Claude 2.1
New model, Claude 3 by Anthropic now available over API for everyone! Documentation: https://docs.anthropic.com/claude/reference/messages_post
Claude 2.1 endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Complete /complete |
Claude 2.1's context window is 200K tokens. |
| POST |
messages /messages |
Create a Message. 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 can… |
Claude 2.1 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA Recommended | $10 / month | — |
|
| MEGA | $30 / month | — |
|