Browse developers
Start here
Working with the API
Receiving events
Proposals
Reference
Developer documentation
Drive CecurSign from your own systems over a REST API. Start with a key, make a call, and read the reference when you need a field name.
Start here
Working with the API
- Errors and how to handle themThe shape of every error we return, the codes you can branch on, and the one that catches most first requests.
- Rate limits and daily allowancesTwo ceilings, the headers that tell you where you stand against each, and how to back off.
- Retrying safely with idempotency keysHow to retry a request that timed out without creating a second envelope.