Skip to main content
GET
Generate API Key.
Generate an API key that can be used to authorize transactions and other API operations.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

success
boolean
Example:

true

message
string
Example:

"Api-key generated successfully"

data
object