Coming Soon

REST API

Programmatic access to licenses, updates, fleet management, and webhooks. Authenticate with API keys or OAuth.

Endpoints Preview

GET
/v1/licenses

List all licenses for your account.

POST
/v1/licenses/activate

Activate a license on a WordPress site.

GET
/v1/updates/check

Check for available plugin updates.

POST
/v1/fleet/sites

Register a site in your fleet.

POST
/v1/webhooks

Create 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.