v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Start Anthropic OAuth

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

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

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

redirectUristring

OAuth redirect URI.

Response

Authorization URL

urlstring

URL for a browser or API client to use.

verifierstring

PKCE verifier used by OAuth code exchange.

statestring

OAuth state correlation value.

redirectUristring

OAuth redirect URI.