Create a new project.

Creates a new project scoped to the authenticated team. Use a team API key as the Bearer token (not a project API key). The response includes the new project's api_key, which you use to authenticate all subsequent project-scoped API calls (e.g. POST /organizations).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Name of the project. If omitted, a name is auto-generated (e.g. "Project 1").

Responses

401

Missing or invalid team API key

422

Validation failed (e.g. missing name, free plan project limit reached)

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json