Testnet
Obtaining a bearer token using signed challenge
Request
challengeData
string
requiredchallengeData
received from the challenge response.
signature
string
requiredSignature generated by signing the message
received from the challenge
response using the operator
private key.
Response
success
boolean
Response Status.
bearerToken
string
bearerToken
to be used in the header when making requests to the
authenticated API routes. Expires after 1 hour.