Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Body
Schema for creating a new credential.
Human-readable label for the credential
1 - 100Type of authentication (API_KEY, OAUTH2, etc.)
api_key, oauth_token, oauth_token_refresh, oauth_token_refresh_rotation, basic_auth, access_token, access_token_refresh, public_key_secret, connection_string, custom Who is the credential for (workspace, user, workspace_member)
255Raw credential data to be encrypted
Optional description of the credential
255Category of credential (INTEGRATION, MODEL, etc.)
integration, llm, storage, vector_store, auth_provider, custom Provider of the credential
255User ID of the credential
255Response
Successful Response
Schema for reading credential data (without sensitive info).
Human-readable label for the credential
1 - 100Type of authentication (API_KEY, OAUTH2, etc.)
api_key, oauth_token, oauth_token_refresh, oauth_token_refresh_rotation, basic_auth, access_token, access_token_refresh, public_key_secret, connection_string, custom Who is the credential for (workspace, user, workspace_member)
255Optional description of the credential
255Category of credential (INTEGRATION, MODEL, etc.)
integration, llm, storage, vector_store, auth_provider, custom User ID of the credential
255