Anthropic Claude
Anthropic Claude is a family of frontier large language models (Opus, Sonnet, Haiku) accessible via the Anthropic API for building AI assistants, agents, and integrations. The API supports streaming chat completions, tool use, vision, prompt caching, batch processing, the Files API, computer use, an
1 channel
across 1 AsyncAPI spec
· Provider profile
Channels
-
Server-Sent Events stream returned by `POST https://api.anthropic.com/v1/messages` when the request body includes `"stream": true`. Each SSE frame's event name maps to one of the messages defined beloAnthropic Claude Messages Streaming API