/
AR
arize-ai
/
Arize-Phoenix REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4m ago · Updated 8h ago
View markdown
arize-ai
Arize-Phoenix REST API
post
Create a new project
v55
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-06
107
288
545.4 KB
annotation_configs
9
annotations
6
api_keys
7
chat
3
chat_completions
1
datasets
19
experiments
12
projects
5
get
List all projects
post
Create a new project
get
Get project by ID or name
put
Update a project by ID or name
delete
Delete a project by ID or name
prompts
11
secrets
1
sessions
6
spans
7
traces
4
users
4
post
Login
get
Logout
post
Refresh Tokens
post
Initiate Password Reset
post
Reset Password
post
Ldap Login
get
Login
post
Login
get
Create Tokens
get
Version
get
Check Healthz
get
Check Readyz
projects
Create a new project
Create a new project with the specified configuration.
post
/v1/projects
Request body
CreateProjectRequestBody
required
name
string
required
description
string
nullable
Response
The newly created project
CreateProjectResponseBody
required
data
Project
required