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 POST /v1/messages
- Paths under /v1/messages ANY /v1/messages/{path}
- Create a message (earlier spelling) POST /anthropic/v1/messages
- Any other Anthropic path (earlier spelling) ANY /anthropic/v1/{path}