For the complete documentation index, see llms.txt. This page is also available as Markdown.

Api token

Api Token

get

Generate an API token for the current user.

Use this endpoint to generate a short-lived API token for the current user that can be used for generic automation tasks.

Args: auth_context: The authentication context.

Returns: The API token.

Authorizations
OAuth2clientCredentialsRequired
Token URL:

OAuth2authorizationCodeRequired
Authorization URL: Token URL: Refresh URL:
Responses
200

Successful Response

application/json
stringOptional
get/auth/api_token
200

Successful Response

ZenML Scarf

Last updated

Was this helpful?