PlanDocket

Willkommen zur PlanDocket Dokumentation

Die vollständige Dokumentation für PlanDocket.

Erste Schritte

Für Entwickler

Beliebte Endpunkte

Endpunkt Die vollständige Dokumentation für PlanDocket.
GET /api/v1/events Events
GET /api/v1/contacts Kontakte
GET /api/v1/participants Teilnehmer
GET /api/v1/invoices Rechnungen
GET /api/v1/webhooks Webhooks
Beispiel-Anfrage
curl -X GET "https://your-tenant.plandocket.com/api/v1/events" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"
API Version v1.0
Esc zum Schließen