Developer Overview
API capabilities and getting started with the planni Public API.
planni Public API
The planni Public API lets you integrate your systems with the planni business platform. Use it to manage contacts, read orders and event registrations, and subscribe to real-time webhooks.
Base URL
All API requests use the following base URL:
https://api.planni.de/v1Getting Started
- Create an API key in the planni admin under Settings > Integrations
- Include the key in every request via the
X-Api-Keyheader - Explore the Authentication page for details on scopes, pagination, and error handling
Available Resources
Contacts
Create, read, and update contacts
Orders
Read and manage order data
Events
Read event registrations
Webhooks
Subscribe to real-time notifications