Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

API allows administrators to programmatically manage their instance. The management APIs are accessible to both system API keys as well as the PHOENIX_ADMIN_SECRET

Authentication

Authenticate your API calls with a system key or admin secret
Authorization: Bearer $PHOENIX_ADMIN_SECRET

API Reference

The API provides endpoints for creating, updating, and deleting users, projects, and more. See the REST API for details.