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/v1

Getting Started

  1. Create an API key in the planni admin under Settings > Integrations
  2. Include the key in every request via the X-Api-Key header
  3. Explore the Authentication page for details on scopes, pagination, and error handling

Available Resources

Next Steps

On this page