> ## Documentation Index
> Fetch the complete documentation index at: https://docs.recovea.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Anthropic

Anthropic's wire on the same host.

Anthropic's wire on the same host. Point an Anthropic client at `https://api.recovea.ai`, with no prefix: `/v1/messages` and every path under it are Anthropic's, so the two wire formats share one host. `/anthropic/v1` is the earlier spelling and still works.

Base URL `https://api.recovea.ai`

- [Create a message](https://docs.recovea.ai/reference/anthropic/messages/) POST /v1/messages
- [Paths under /v1/messages](https://docs.recovea.ai/reference/anthropic/messages-subpaths/) ANY /v1/messages/{path}
- [Create a message (earlier spelling)](https://docs.recovea.ai/reference/anthropic/messages-alias/) POST /anthropic/v1/messages
- [Any other Anthropic path (earlier spelling)](https://docs.recovea.ai/reference/anthropic/anthropic-alias-passthrough/) ANY /anthropic/v1/{path}
