February 2026
You can now use programatically manage your Workflows using our REST APIs. You can:
- View, disable, update, or delete your flows
- List and delete forms
- List and delete integrations
You can now use our Platform API to get details about events that have triggerd in your organization.
Updated URL and authentication for the Synthetic Monitoring API
On February 11 2026, we updated the Synthetic Monitoring API to align its URL and authentication method with the ControlUp platform. To ensure long-term compatibility, we recommend migrating your integrations and automations to use the new endpoints.
The legacy endpoints continue to work during a transition period. A formal decomissioning date will be announced in the future.
| Feature | Legacy | Current (new) |
|---|---|---|
| Base URL | https://api.scoutbees.io/honeycomb/v2 | https://api.controlup.com/synthetic-monitoring/v2 |
| Header auth | x-scoutbees-key | Bearer token |
| API key type | Dedicated Synthetic Monitoring key | ControlUp platform key |
The new parameter activeSessionTimeoutInMinutes controls the absolute maximum duation of a ControlUp session. Read the docs to learn more about this feature.
You can now use the API to retrieve historical license usage data for ControlUp products.
