How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Anthropic Messages API

Send a structured list of input messages with text and/or image content, and the model will generate the next message in the conversation. The Messages API supports text, images, tool use, extended thinking, streaming, structured outputs, prompt caching, compaction, and the new advisor tool for pairing executor and higher-intelligence advisor models.

Anthropic Messages API is one of 24 APIs that Anthropic publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include AI, Artificial Intelligence, and Messages. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, an AsyncAPI specification, a JSON-LD context, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 26 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.anthropic.com/v1.

1 operations 1 paths 26 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://api.anthropic.com/v1
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Anthropic Messages API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (AdminApiKeyAuth). By default, every request must be authenticated.

  • AdminApiKeyAuth — Your Admin API key for authentication (starts with sk-ant-admin...).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Messages 1

Create messages using Claude models

POST
/v1/messages
Anthropic Create A Message
createMessage 4 params body → 200400401403429500529

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are CreateMessageRequest (15 properties), MessageResponse (8 properties), Citation (7 properties), DocumentSource (5 properties). Each schema is shown below with its type and property counts.

ToolResultBlockParam
object
5 properties 2 required
CreateMessageRequest
object
15 properties 3 required
DocumentBlockParam
object
5 properties 2 required
ContentBlockParam
A content block in a request message.
ToolUseBlock
object
4 properties 4 required
TextBlockParam
object
3 properties 2 required
OutputConfig
object
Configuration for structured output.
2 properties
CacheControl
object
Cache control configuration for prompt caching.
2 properties
ThinkingBlock
object
3 properties 3 required
MessageParam
object
2 properties 2 required
ToolChoice
object
How the model should use the provided tools. The model can use a specific tool, any available tool, decide by itself, or not use tools.
3 properties 1 required
ThinkingConfig
object
Configuration for extended thinking.
2 properties 1 required
ToolUseBlockParam
object
5 properties 4 required
Tool
object
5 properties 2 required
ErrorResponse
object
2 properties 2 required
ToolUnion
A tool definition. Can be a custom tool or an Anthropic-defined server tool.
Metadata
object
An object describing metadata about the request.
1 property
ImageBlockParam
object
3 properties 2 required
ServerTool
object
2 properties 2 required
TextBlock
object
3 properties 2 required
DocumentSource
object
5 properties 1 required
Usage
object
4 properties 2 required
Citation
object
7 properties 2 required
MessageResponse
object
8 properties 7 required
ImageSource
object
4 properties 1 required
ContentBlock
A content block in a response message.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

anthropic-messages-api-openapi.yml Raw ↑

Other APIs Anthropic publishes across the network.

Anthropic Models API
Anthropic Message Batches API
Anthropic Files API
Anthropic Token Counting API
Anthropic Skills API
Anthropic Claude Code Analytics API
Anthropic Agents API
Anthropic Api Keys API
Anthropic Cost API
Anthropic Environments API
Anthropic Events API
Anthropic Organization API
Where this information came from

This is an independent, third-party profile of Anthropic Messages API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.