Sertifier
Sertifier is a digital credential and certificate/badge management platform that lets organizations design, issue, verify, and analyze verifiable digital credentials (Open Badge-style certificates and badges) at scale. Beyond the web application, Sertifier exposes a REST Credential API (base https://b2b.sertifier.com, authenticated with a private secretKey header and an api-version header) so backend systems and LMS/CRM integrations can programmatically manage designs, credential details, email templates, campaigns, recipients, custom attributes, and issue and publish credentials the instant a learner completes a course. Sertifier has issued more than 10 million credentials across 70+ countries.
APIs
Sertifier Campaigns API
Create, retrieve, update, delete, and search credential campaigns - the container that binds a Design, a credential Detail, and an Email Template. Add recipients and issue crede...
Sertifier Credentials API
Retrieve, update, delete, search, and publish individual issued credentials, and generate a downloadable PDF link for a credential by its ID or certificate number. Each publishe...
Sertifier Designs API
Retrieve, delete, search, and copy the visual designs applied to certificates and badges. Designs are authored in the Sertifier web application; the API references, duplicates, ...
Sertifier Credential Details API
Create, update, retrieve, and search credential Details - the descriptive metadata printed on a credential (title, description, attached skills, criteria). Includes a skills-lib...
Sertifier Email Templates API
Retrieve, delete, search, and copy the email templates used to deliver finished credentials to recipients. Templates are referenced by a campaign to send the completed certifica...
Sertifier Recipients API
Add, update, delete, and search the recipients (learners) who receive credentials. Recipients can be added individually via the API or in bulk in the web application, and are th...
Sertifier Attributes API
Create, update, delete, and search custom attributes - the reusable key/value fields (for example score, cohort, or completion date) merged into a credential Design and Email Te...
Sertifier Webhooks API
MODELED - Sertifier documents inbound webhook/REST automation (for example receiving LMS completion events and via no-code tools such as Zapier and n8n), but a first-party outbo...