Skip to main content
The Developer Platform API requires a Max 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.
Use this for CI/CD integrations — if your monitoring detects an error spike after a deploy, automatically roll back to the previous version via the API.