Skip to main content
GET
Generate API Key.
Please pass the token from the magic link email in the Authorization header as a Bearer token to generate your API key.

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