Arize Phoenix website screenshot

Arize Phoenix

Arize Phoenix is an open-source AI observability and evaluation platform built on OpenTelemetry, enabling developers to trace, evaluate, and debug LLM applications in production or locally. Phoenix exposes a REST API for programmatically ingesting spans and traces, managing datasets, running experiments, submitting annotations, and querying evaluation results. The platform supports a wide range of LLM frameworks including LangChain, LlamaIndex, OpenAI, Anthropic, and CrewAI through auto-instrumentation. Phoenix can be self-hosted in a single command or used as a managed cloud service (Arize AX), with authentication via API keys and OAuth2/OIDC for enterprise deployments.

Arize Phoenix publishes 17 APIs on the APIs.io network, including annotation_configs API, annotations API, Arize Phoenix Version API, and 14 more. Tagged areas include LLM Observability, AI Evaluation, OpenTelemetry, Tracing, and LLMOps.

The Arize Phoenix catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Arize Phoenix’s developer surface includes documentation, engineering blog, pricing, and 9 more developer resources.

45.1/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemium
1 APIs
LLM ObservabilityAI EvaluationOpenTelemetryTracingLLMOpsAI MonitoringOpen-SourcePrompt EngineeringDatasetsExperiments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/phoenix: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 17

Individual APIs this provider publishes, each with its own machine-readable definition.

Arize Phoenix annotation_configs API

The annotation_configs API from Arize Phoenix — 3 operation(s) for annotation_configs.

Arize Phoenix annotations API

The annotations API from Arize Phoenix — 3 operation(s) for annotations.

Arize Phoenix Arize Phoenix Version API

The Arize Phoenix Version API from Arize Phoenix — 1 operation(s) for arize phoenix version.

Arize Phoenix Auth API

The Auth API from Arize Phoenix — 6 operation(s) for auth.

Arize Phoenix chat API

The chat API from Arize Phoenix — 2 operation(s) for chat.

Arize Phoenix datasets API

The datasets API from Arize Phoenix — 9 operation(s) for datasets.

Arize Phoenix experiments API

The experiments API from Arize Phoenix — 8 operation(s) for experiments.

Arize Phoenix Healthz API

The Healthz API from Arize Phoenix — 1 operation(s) for healthz.

Arize Phoenix Oauth2 API

The Oauth2 API from Arize Phoenix — 2 operation(s) for oauth2.

Arize Phoenix projects API

The projects API from Arize Phoenix — 2 operation(s) for projects.

Arize Phoenix prompts API

The prompts API from Arize Phoenix — 8 operation(s) for prompts.

Arize Phoenix Readyz API

The Readyz API from Arize Phoenix — 1 operation(s) for readyz.

Arize Phoenix secrets API

The secrets API from Arize Phoenix — 1 operation(s) for secrets.

Arize Phoenix sessions API

The sessions API from Arize Phoenix — 5 operation(s) for sessions.

Arize Phoenix spans API

The spans API from Arize Phoenix — 6 operation(s) for spans.

Arize Phoenix traces API

The traces API from Arize Phoenix — 4 operation(s) for traces.

Arize Phoenix users API

The users API from Arize Phoenix — 3 operation(s) for users.

Scroll for all 17

Open Collections 18

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 18

Pricing Plans 1

Published pricing tiers and plan structures.

Phoenix Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Phoenix Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Phoenix Context

17 classes · 37 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Arize Phoenix API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 10

Standalone JSON Schema definitions for this provider's data models.

AnnotateSpansRequestBody

1 properties

JSON SCHEMA

AnnotateSpansResponseBody

1 properties

JSON SCHEMA

AnnotationResult

3 properties

JSON SCHEMA

Dataset

7 properties

JSON SCHEMA

DatasetVersion

4 properties

JSON SCHEMA

Experiment

14 properties

JSON SCHEMA

ExperimentRun

9 properties

JSON SCHEMA

Project

3 properties

JSON SCHEMA

Span

11 properties

JSON SCHEMA

SpanAnnotation

11 properties

JSON SCHEMA

Scroll for all 10

Examples 4

Example request and response payloads for these APIs.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Phoenix Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Phoenix Agentic Access

84 operations · 43 acting · 2 human-in-the-loop

84 operations · 43 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: phoenix
name: Arize Phoenix
description: 'Arize Phoenix is an open-source AI observability and evaluation platform built on OpenTelemetry, enabling developers
  to trace, evaluate, and debug LLM applications in production or locally. Phoenix exposes a REST API for programmatically
  ingesting spans and traces, managing datasets, running experiments, submitting annotations, and querying evaluation results.
  The platform supports a wide range of LLM frameworks including LangChain, LlamaIndex, OpenAI, Anthropic, and CrewAI through
  auto-instrumentation. Phoenix can be self-hosted in a single command or used as a managed cloud service (Arize AX), with
  authentication via API keys and OAuth2/OIDC for enterprise deployments.

  '
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/phoenix.png
url: https://raw.githubusercontent.com/api-evangelist/phoenix/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- LLM Observability
- AI Evaluation
- OpenTelemetry
- Tracing
- LLMOps
- AI Monitoring
- Open-Source
- Prompt Engineering
- Datasets
- Experiments
tags_raw:
- LLM Observability
- AI Evaluation
- OpenTelemetry
- Tracing
- LLMOps
- AI Monitoring
- Open Source
- Prompt Engineering
- Datasets
- Experiments
apis:
- aid: phoenix:phoenix-annotation-configs-api
  name: Arize Phoenix annotation_configs API
  description: The annotation_configs API from Arize Phoenix — 3 operation(s) for annotation_configs.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags: []
  tags_raw:
  - annotation_configs
  properties:
  - type: OpenAPI
    url: openapi/phoenix-annotation-configs-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-annotations-api
  name: Arize Phoenix annotations API
  description: The annotations API from Arize Phoenix — 3 operation(s) for annotations.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Annotations
  tags_raw:
  - annotations
  properties:
  - type: OpenAPI
    url: openapi/phoenix-annotations-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-arize-phoenix-version-api
  name: Arize Phoenix Arize Phoenix Version API
  description: The Arize Phoenix Version API from Arize Phoenix — 1 operation(s) for arize phoenix version.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Arize Phoenix Version
  properties:
  - type: OpenAPI
    url: openapi/phoenix-arize-phoenix-version-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-auth-api
  name: Arize Phoenix Auth API
  description: The Auth API from Arize Phoenix — 6 operation(s) for auth.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/phoenix-auth-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-chat-api
  name: Arize Phoenix chat API
  description: The chat API from Arize Phoenix — 2 operation(s) for chat.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Chat
  tags_raw:
  - chat
  properties:
  - type: OpenAPI
    url: openapi/phoenix-chat-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-datasets-api
  name: Arize Phoenix datasets API
  description: The datasets API from Arize Phoenix — 9 operation(s) for datasets.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Datasets
  tags_raw:
  - datasets
  properties:
  - type: OpenAPI
    url: openapi/phoenix-datasets-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-experiments-api
  name: Arize Phoenix experiments API
  description: The experiments API from Arize Phoenix — 8 operation(s) for experiments.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Experiments
  tags_raw:
  - experiments
  properties:
  - type: OpenAPI
    url: openapi/phoenix-experiments-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-healthz-api
  name: Arize Phoenix Healthz API
  description: The Healthz API from Arize Phoenix — 1 operation(s) for healthz.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Healthz
  properties:
  - type: OpenAPI
    url: openapi/phoenix-healthz-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-oauth2-api
  name: Arize Phoenix Oauth2 API
  description: The Oauth2 API from Arize Phoenix — 2 operation(s) for oauth2.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Authentication
  tags_raw:
  - Oauth2
  properties:
  - type: OpenAPI
    url: openapi/phoenix-oauth2-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-projects-api
  name: Arize Phoenix projects API
  description: The projects API from Arize Phoenix — 2 operation(s) for projects.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Project
  tags_raw:
  - projects
  properties:
  - type: OpenAPI
    url: openapi/phoenix-projects-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-prompts-api
  name: Arize Phoenix prompts API
  description: The prompts API from Arize Phoenix — 8 operation(s) for prompts.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Prompts
  tags_raw:
  - prompts
  properties:
  - type: OpenAPI
    url: openapi/phoenix-prompts-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-readyz-api
  name: Arize Phoenix Readyz API
  description: The Readyz API from Arize Phoenix — 1 operation(s) for readyz.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Readyz
  properties:
  - type: OpenAPI
    url: openapi/phoenix-readyz-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-secrets-api
  name: Arize Phoenix secrets API
  description: The secrets API from Arize Phoenix — 1 operation(s) for secrets.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Secrets
  tags_raw:
  - secrets
  properties:
  - type: OpenAPI
    url: openapi/phoenix-secrets-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-sessions-api
  name: Arize Phoenix sessions API
  description: The sessions API from Arize Phoenix — 5 operation(s) for sessions.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Sessions
  tags_raw:
  - sessions
  properties:
  - type: OpenAPI
    url: openapi/phoenix-sessions-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-spans-api
  name: Arize Phoenix spans API
  description: The spans API from Arize Phoenix — 6 operation(s) for spans.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Spans
  tags_raw:
  - spans
  properties:
  - type: OpenAPI
    url: openapi/phoenix-spans-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-traces-api
  name: Arize Phoenix traces API
  description: The traces API from Arize Phoenix — 4 operation(s) for traces.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - Traces
  tags_raw:
  - traces
  properties:
  - type: OpenAPI
    url: openapi/phoenix-traces-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
- aid: phoenix:phoenix-users-api
  name: Arize Phoenix users API
  description: The users API from Arize Phoenix — 3 operation(s) for users.
  humanURL: https://arize.com/docs/phoenix
  baseURL: https://app.phoenix.arize.com
  tags:
  - User
  tags_raw:
  - users
  properties:
  - type: OpenAPI
    url: openapi/phoenix-users-api-openapi.yml
  - type: Documentation
    url: https://arize.com/docs/phoenix
  - type: JSONSchema
    url: json-schema/phoenix-span.json
  - type: JSONSchema
    url: json-schema/phoenix-dataset.json
  - type: JSONSchema
    url: json-schema/phoenix-experiment.json
  - type: JSONSchema
    url: json-schema/phoenix-annotationresult.json
  - type: JSONSchema
    url: json-schema/phoenix-project.json
  - type: Vocabulary
    url: vocabulary/phoenix-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/phoenix-context.jsonld
  - type: PythonSDK
    url: https://pypi.org/project/arize-phoenix-client/
  - type: TypeScriptSDK
    url: https://www.npmjs.com/package/@arizeai/phoenix-client
common:
- type: AgenticAccess
  url: agentic-access/phoenix-agentic-access.yml
- type: DomainSecurity
  url: security/phoenix-domain-security.yml
- type: Website
  url: https://arize.com/phoenix/
- type: Documentation
  url: https://arize.com/docs/phoenix
- type: GitHubOrg
  url: https://github.com/Arize-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/arizeai
- type: Blog
  url: https://arize.com/blog/
- type: Pricing
  url: https://arize.com/pricing/
- type: X
  url: https://twitter.com/arizeai
- type: Plans
  url: plans/phoenix-plans-pricing.yml
- type: RateLimits
  url: rate-limits/phoenix-rate-limits.yml
- type: FinOps
  url: finops/phoenix-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: arize-ai
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/phoenix"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/phoenix/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/phoenix/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.