How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenPanel Manage API

Manage projects and clients

OpenPanel Manage API is one of 7 APIs that OpenPanel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manage. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 17 operations across 8 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against the base URL https://api.openpanel.dev.

17 operations 8 paths 0 schemas 3 DELETE8 GET3 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.openpanel.dev
Resource Areas
1

Paths & Operations 17

Across 8 paths, the API surfaces 17 operations — 3 DELETE, 8 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Manage 17

Manage projects and clients

GET
/manage/projects
List all projects for the organization.
→ 200
POST
/manage/projects
Create a new project and its first write client.
body → 200
GET
/manage/projects/{id}
Get a single project by ID.
1 param → 200
PATCH
/manage/projects/{id}
Update project settings (name, domain, CORS, tracking options).
1 param body → 200
DELETE
/manage/projects/{id}
Soft-delete a project (scheduled for removal in 24 hours).
1 param → 200
GET
/manage/clients
List all API clients for the organization, optionally filtered by project.
→ 200
POST
/manage/clients
Create a new API client (read, write, or root type) and return its generated secret.
body → 200
GET
/manage/clients/{id}
Get a single API client by ID.
1 param → 200
PATCH
/manage/clients/{id}
Update an API client name.
1 param body → 200
DELETE
/manage/clients/{id}
Delete an API client.
1 param → 200
GET
/manage/references
List annotation references for a project.
→ 200
POST
/manage/references
body → 200
GET
/manage/references/{id}
Get a single annotation reference by ID.
1 param → 200
PATCH
/manage/references/{id}
1 param body → 200
DELETE
/manage/references/{id}
1 param → 200
GET
/manage/projects/{projectId}/dashboards
List all dashboards for a project.
1 param → 200
GET
/manage/projects/{projectId}/dashboards/{dashboardId}/reports
List all reports in a dashboard.
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openpanel-manage-api-openapi.yml Raw ↑

Other APIs OpenPanel publishes across the network.

OpenPanel Event API
OpenPanel Export API
OpenPanel Import API
OpenPanel Insights API
OpenPanel Profile API
OpenPanel Track API
Where this information came from

This is an independent, third-party profile of OpenPanel Manage API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.