Authentication API

post

Generates an SDK access token for the provided email.

Authorizations
x-api-keystringRequired
Body
emailstring · emailRequired

The email address of the user requesting the token.

Responses
200

Successfully generated SDK access token.

application/json
post
/sdk/token

Last updated

Was this helpful?