API
Issue certificates programmatically, list and revoke records, receive signed webhooks, and verify certificates. Authenticate with an organization API key.
/api/v1/certificates{
"templateId": "tpl_1234567890AB",
"recipient": {
"name": "Jane Doe",
"email": "jane.doe@example.com",
"fields": { "course": "Advanced React" }
},
"sendEmail": true
}The interactive API documentation, key management, and webhook delivery logs ship in Phase 8.