A

arize.com

Arize provides software for AI/LLM observability, evaluation, and agent development. Its products include Arize AX, a hosted platform for managing AI application workflows, and Arize Phoenix, an open-source/cloud platform for tracing, datasets, prompts, and experiments.

6 integrations · MCP · REST · GraphQL · CLI

Arize exposes Arize AX REST and GraphQL APIs plus the AX CLI, and Arize Phoenix exposes a REST API, an npm-distributed MCP server, and a CLI.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
GraphQL1
CLI2
Credentials
Arize AX API key (user key or service key)bearer$ ax profiles create

Acquired by the CLI — running ax profiles create opens the auth flow and stores the credential.

Phoenix API key (system or user API key)bearerGet token

For Phoenix Cloud, create a space in Phoenix Cloud, then go to Settings → API Keys and click Add System Key to create an API key. The docs also distinguish user API keys, which are tied to a specific user. Use the created key as a bearer token. For self-hosted Phoenix, the REST docs say authentication may be disabled; if enabled, use an API key or admin secret configured for that deployment.

Phoenix admin secretbearerGet token

In self-hosted Phoenix deployments where authentication is enabled, the REST API accepts an admin secret as a bearer token per the REST API Overview. This secret is deployment-configured by the Phoenix operator rather than minted in Phoenix Cloud; obtain it from your self-hosted Phoenix setup/administrator and send it as Authorization: Bearer <your-token>.

conventions · 1/7 published

Publish these signals → /publishing