Exchange service account API key for access token
service-accounts
Exchange service account API key for access token
Accepts a service account ID and API key. Returns a short-lived JWT access token (valid for 1 hour). The refresh token (valid for 30 days) is set as an HttpOnly cookie. Use the access token as 'Authorization: Bearer <token>' with 'Authorization-Provider: ServiceAccount' headers. No authentication required.
POST
Exchange service account API key for access token
Documentation Index
Fetch the complete documentation index at: https://docs.genow.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication. Format: 'Bearer '

