How to connect to BusyXChain Testnet API?
Dec-12-2023
API documentation
Full documentation of BusyXChain Testnet API is available on: https://api.busyxchain.network
Security
All API requests require to pass the JWT token in the request’s headers field named authorization
.
The JWT token generation explanation is in the 1. Authentication API section. Specifically, function 1.1. Generate auth token generates the JWT token and returns it as a response.
To call the function 1.1. Generate auth token, it requires apikey
in the request’s header:
– The apikey
has to be generated on the XExplorer portal. Each user has to be registered to create up to three API keys.
Access the API
BusyXChain Testnet API can be accessed via: https://api01-testnet.busyxchain.network/