PromoPilot public API: launch promotion from your code
Automate promotion: the PromoPilot public REST API lets you manage projects and launches programmatically.
We've opened the PromoPilot public REST API. Agencies and services can now create projects, launch cascade promotion and pull reports straight from code — no manual work in the dashboard.
What's available via the API
- projects and target links — create and manage;
- promotion launches (levels 1-2-3, crowd) and statuses;
- reports and rankings, including white-label PDF for Pro;
- balance and operation cost.
Secure and predictable
Access uses keys like ppk_… with scopes tied to specific actions. Charges come from the account's shared balance, and rate limits protect against accidental spikes. Errors are returned in a clear format.
Documentation
Full endpoint reference, request examples and error codes live in the "Developer API" section of your dashboard, in four languages. You can start in a couple of minutes: create a key and make your first request.