Skip to main content
The Developer Platform API requires a Business plan. Upgrade in your dashboard.

List versions

Returns all script versions and the currently active version ID.

Rollback

Set the active version to a previous release. Takes effect immediately — the next key validation serves the rolled-back version.
You can use this for CI/CD integrations. If your monitoring detects an error spike after a deploy, roll back to the previous version automatically via the API.