/
AR
arize-ai
/
Arize-Phoenix REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
105
276
529.8 KB
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