latestOpenAPI 3.0.02026-08-232861531.0 MB
d3c75c2a2f1d
auth
Get access token
This endpoint allows user to receive access token that can be used to access luma service with. This is similar to login flow except that client receives access token by providing clientId and clientSecret.
post/auth/token
Request body
Response
Returns a JWT token that can be used as a Bearer token.