Create and auto-email a digital certificate via the Accredible API using group-based credential delivery

domain: docs.api.accredible.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using your Accredible API key as Authorization header value (format: Token token=YOUR_KEY) against base URL https://api.accredible.com/v1
  2. Create or retrieve a credential group (analogous to a certificate template) via GET /v1/issuer/groups; note the group_id for your target credential design
  3. POST to /v1/credentials with body: {"credential": {"group_id": 12345, "recipient": {"name": "Jane Doe", "email": "jane@example.com"}, "issued_on": "2025-01-15", "complete": true}}; the complete:true flag triggers immediate email delivery
  4. On success the response returns an id (credential_id) and a url field pointing to the publicly accessible certificate page
  5. Retrieve issued credentials for a group via GET /v1/credentials?group_id=12345&page=1&page_size=50 for paginated listing
  6. Revoke a credential by calling DELETE /v1/credentials/{credential_id}; the public URL becomes inactive immediately

Known gotchas

Related routes

Create and deliver a digital certificate via the Accredible API using group-based credential organization
docs.api.accredible.com · 5 steps · unrated
Authenticate with the project44 API using OAuth 2.0 client credentials and manage token refresh for continuous shipment visibility calls
project44.com · 5 steps · unrated
Authenticate to the Criteo Marketing Solutions API using the OAuth2 client_credentials grant
developers.criteo.com/marketing-solutions · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans