Coming Soon
REST API
Programmatic access to licenses, updates, fleet management, and webhooks. Authenticate with API keys or OAuth.
Endpoints Preview
GET
/v1/licensesList all licenses for your account.
POST
/v1/licenses/activateActivate a license on a WordPress site.
GET
/v1/updates/checkCheck for available plugin updates.
POST
/v1/fleet/sitesRegister a site in your fleet.
POST
/v1/webhooksCreate a webhook subscription.
What's coming
API Key Authentication
Generate keys from your dashboard. HMAC-signed requests for server-to-server.
License Management
Create, activate, deactivate, and query licenses programmatically.
Fleet Management
Register sites, push updates, monitor health across your fleet.
Webhooks
Subscribe to events: license changes, update rollouts, site health alerts.
Get notified when API launches
We'll send you one email when the REST API is ready. In the meantime, start building modules with the SDK.