Certify+ Business API
Issue, list, and verify certificates directly from your own systems. Designed for organizations that need certificate generation wired into existing workflows — HR onboarding, LMS platforms, member management, or registrar pipelines.
API access is partner-based
Certify+ offers the API as a partner integration, not a self-serve feature. If you want to automate certificate issuance from your own systems, reach out and we will scope the integration, provision keys, and help you through the first integration milestone.
What you can do
- Templates — list and read your certificate templates.
- Certificates — issue (single or batch), list, fetch, and revoke certificates.
- Delivery — download the certificate PDF, email it to the recipient, and read its send history.
- Usage — read your tier and remaining certificate quota before you spend it.
- Verification — publicly verify a certificate by its unique code.
Base URL
https://<your-domain>/api/v1Endpoints authenticate with a bearer API key issued to your integration and return JSON — except the PDF download, which returns application/pdf bytes. The full technical reference — including request/response shapes, error codes, and rate-limit behavior — lives at /developers/api-reference.