Get integration token (internal)
Get integration token (internal)
Token endpoint for the Rust gateway’s credential injection.
Wraps the existing _token_cache + get_integration_token and returns
access_token + ttl_seconds so the Rust gateway can cache locally.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-public-tenant-id
x-public-user-id
x-sandbox-id
Query parameters
provider_key
Response
Successful Response
Errors
422
Unprocessable Entity Error