v1

latestOpenAPI 3.1.02026-07-14305.3 KB
OAuth 2.0

Token Endpoint

Use open source libraries to perform OAuth 2.0. You can find a list of libraries here: https://oauth.net/code/

post/oauth/token

Response

Success

access_tokenstring required

An access token for this workspace.

token_type'Bearer' required

The type of token.