latestOpenAPI 3.0.02026-08-203145159.1 KB
0e40a805593b
auth
Authenticate and obtain a bearer token
Exchange your API key and a userId for a JWT bearer token.
post/v1/auth
Request body
Example request
{
"userId": "thrive:developerPortalTest:1709740800"
}Response
Authentication successful