Applications
Generate application access tokens using client credentials for OAuth flows.
📄️ Generate Application Token
Generate an application access token using client credentials. This endpoint is intentionally unauthenticated - authentication is performed via client_id and client_secret in the request body. Returns a self-signed JWT token that can be used for all API calls.
📄️ Get Or Create Application
Get Or Create Application