API Reference
These resources are for developers who want to connect your own code to automate workflows from your own systems.
SmartCert API Reference
The starting point for integrating with SmartCert programmatically, linking out to the full REST API spec. Use it when you're building something that needs to talk directly to SmartCert.
https://www.getsmartcert.com/resources/rest-apis
Common API Uses
A practical walkthrough of the most frequent API calls and integration patterns developers reach for first. Use this when you want working examples rather than raw endpoint documentation.
Webhooks
Explains how to receive real-time event notifications from SmartCert instead of polling the API. SmartCert tells you the moment something happens, like when a document gets signed.