Partner API (Vendors)
This section is for Vendors (key sellers) who automate the Vendor console with machine credentials.
You call Management at management-api.<domain> with a service account Bearer token — not a browser session cookie.
What you get
| Mode | What |
|---|---|
| Pull | Partner OpenAPI subset — licenses, devices, customers, Vendor Commerce, service accounts |
| Push | Outbound webhooks to your HTTPS URL (license lifecycle + commerce paid/fulfilled) |
Start here
- Service accounts (M2M auth)
- Partner OpenAPI + Postman
- Issue a License from a Subscription
- Outbound webhooks
Console
In the Vendor console (console.<domain>), open Operations → Integrations to create a service account and register a webhook URL without guessing paths.
Not the same as
| Thing | Why different |
|---|---|
| Runtime API | Device / SDK AuthN — wrong plane for CRM/ERP |
| Platform Billing (PBL) | Vendor → MyHoreca SaaS fees — not in Partner OpenAPI |
| Vendor Commerce (VCM) | Customer → Vendor payments — in Partner surface |
| Full Management admin dump | Not published publicly |
Related
- Beginner walkthrough: Vendor: first hour
- Human reference: API Reference · OpenAPI downloads · Webhook catalog