Skip to main content
NPM Version TypeScript client for the Arize Phoenix API. Use it to manage prompts, datasets, experiments, spans, sessions, and raw REST calls against a Phoenix server.

Installation

npm install @arizeai/phoenix-client
@arizeai/phoenix-client ships local docs and source code inside node_modules/@arizeai/phoenix-client/.Browse the website version under @arizeai/phoenix-client Docs.

Start Here

Local Install Pattern

After install, a coding agent can inspect:
node_modules/@arizeai/phoenix-client/docs/
node_modules/@arizeai/phoenix-client/src/
That gives the agent version-matched prose plus the exact implementation and type definitions that shipped with your project.

API Reference

Use the generated TypeDoc for full API details: