Skip to main content
Use the Anthropic-compatible API when your app, agent, or coding tool expects Claude-style /v1/messages requests.

TypeScript

Python

Notes

  • Use the root host https://api.phaseo.app; Anthropic clients append /v1/messages.
  • Use Anthropic Messages for endpoint details.
  • Native Anthropic tool shapes can work where Phaseo supports them, but cross-provider server tools should use Phaseo tool names.
  • If a workflow depends on streamed tool loops, test it before production rollout because Anthropic-compatible clients are stricter about tool event ordering.
Last modified on July 26, 2026