Back to feed
Dev.to
Dev.to
7/16/2026
How to issue verifiable completion certificates programmatically (free API, public verify page)

How to issue verifiable completion certificates programmatically (free API, public verify page)

Short summary

A walkthrough for issuing cryptographically verifiable completion certificates via Attestify, a free API by Novadyne. Each certificate gets an Ed25519 signature and a public verify_url that anyone can check without an account. The post includes a single HTTP POST call for issuance, n8n integration, and an honest comparison against full credentialing platforms, W3C Verifiable Credentials, and plain PDF generators.

  • Attestify API issues Ed25519-signed certificates with public verify URLs in one HTTP call, no signup required
  • Integrates via LMS webhooks, n8n nodes, or cron batch processing
  • Compares against Certifier, Sertifier, W3C VC standards, and plain PDF generators

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more