Skip to main content

List Projects

/projects
Returns all projects for the authenticated user.
Response:

Create Project

/projects
Create a new project. Returns the project with its ID for snippet installation.
Body:
Response (201):
Errors:
  • 401 — Unauthorized (invalid API key)
  • 402 — Plan limit reached