Skip to main content

APILogin

POST 

/public/v1/api/login

Usage Plan

TypeRequestsTime limit (seconds)
Rate150060
Burst150060

Learn more about rate limits and usage plans in the Rate Limiting guide.

Authenticates a service account using an API JWT token. The token is decoded to identify the service account, and a session is created upon successful authentication. Session cookies are set in the response for subsequent authenticated requests. Optionally, a default project code can be provided to scope the session.

Request

Responses

A successful response.