Work on Repeat
Menu

Developer API

Recurring AI work is now an API primitive.

Use the same routine, execution, tool-policy, and run-history model as the dashboard. Keys are revocable, results are durable, and outbound events are signed.

Open the documentation

Revocable API keys

Plaintext appears once. The service stores only a prefix and SHA-256 hash, and authentication records the last use without logging the credential.

Signed result webhooks

Each delivery carries a unique ID, event, timestamp, and HMAC-SHA256 signature over the timestamp and raw body. Transient failures retry independently of run state.