api-gateway

post/authenticate

Request body

api_keystring required
api_secretstring required
expiration_secondsinteger required

Response

Token generated successfully

tokenstring required

Strong type for Token with validation

Changes