Certificate Generator API

Generate beautiful PDF certificates programmatically. Perfect for training platforms, HR systems, and educational applications.

Features

  • Multiple Templates - Classic, Modern, Elegant styles
  • Custom Logo - Add your company emblem
  • Landscape A4 - Professional certificate format
  • Customizable Text - Title, description, issuer
  • Instant Generation - Real-time PDF output

Quick Example

curl -X POST "https://api.chargedapi.com/generate/certificate-custom" \
  -H "X-API-Key: your_api_key" \
  -F 'data={
    "recipient": "John Smith",
    "title": "Certificate of Completion",
    "course": "Advanced Python",
    "date": "January 2024",
    "issuer": "Jane Doe"
  }' \
  -F "template=modern" \
  -F "logo=@company_logo.png" \
  --output certificate.pdf

2 credits per certificate

Perfect For

E-Learning Platforms

Issue course completion certificates automatically

HR Systems

Generate training and compliance certificates

Events & Awards

Create participation and achievement awards

Start Generating Certificates

50 free credits to get started