v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Exchange Anthropic OAuth code

Exchange Anthropic OAuth code. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/credentials/anthropic/exchange

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

codestring required

OAuth authorization code.

verifierstring required

PKCE verifier used by OAuth code exchange.

Response

Credential

idstring

Stable identifier for the object.

providerstring

Provider name or key.

namestring

Human-readable name.

descriptionstring

Optional human-readable description.

authTypestring

auth Type value for the credential object.

configuredboolean

configured value for the credential object.

agentVisibleboolean

agent Visible value for the credential object.

inactiveboolean

inactive value for the credential object.