v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBAuthentication
Create a consumer access token
Issues a new access token for the identity supplied in the request. Pass an email to identify a consumer when the client identity key is email. Pass a jwt to assert a trusted identity via JWT verification. Omit both to issue an anonymous token. The optional duration_seconds field caps the token lifetime.
post/api/v5/token
Request body
Response
Created consumer access token.