Anthropic API

The Claude API provides programmatic access to Claude models for conversational AI. The primary API is the Messages API for conversational interactions.

Claim this API

Are you the operator of Anthropic API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Anthropic API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.anthropic.com/v1/
Auth: api_key
Endpoints: 4
Reachable: unknown
CORS: unknown

Links

Homepage: https://docs.anthropic.com/
API Base: https://api.anthropic.com/v1/

Endpoints

Method Path Summary Auth Last Status Latency
GET /files List files api_key
POST /files Upload a file api_key
GET /files/{file_id} Get file details api_key
DELETE /files/{file_id} Delete a file api_key
GET /models List available models api_key
GET /models/{model_id} Get model details api_key