OpenPanel

Manage API Overview

Programmatically manage projects, clients, and references in your OpenPanel organization.

Authentication

The Manage API requires a root client. Root clients have organization-wide access and can manage all resources. See the Authentication guide.

Base URL

https://api.openpanel.dev/manage

Resources

ResourceDescription
ProjectsCreate, update, and delete analytics projects
ClientsManage API clients (read / write / root) and their secrets
ReferencesMark important dates or events on your analytics timeline

Rate limiting

20 requests per 10 seconds per client.

For full endpoint schemas, see the API Reference.

On this page