PopülerHenüz kullanılamıyor
Mevcut Pro

Certificates Modül

The bot renders a real PNG completion certificate with a verifiable code that anyone can check with /verifycert. It requires finishing a course, and courses cannot be created yet.

Real PNG certificate
Verifiable code with /verifycert
Your certificates with /mycerts
9:41
5G
C

Certificates Demo

bot

Certificates modülü ne yapar?

The bot renders a real PNG completion certificate with a verifiable code that anyone can check with /verifycert. It requires finishing a course, and courses cannot be created yet.

  • Course completion
  • Credentials
  • Achievement recognition
Ana Özellikler

İhtiyacınız Olan Her Şey

Certificates modülünde bulunan tüm güçlü özellikleri keşfedin.

Real PNG certificate

Sorunsuz entegrasyon için Certificates modülü ile dahil.

Verifiable code with /verifycert

Sorunsuz entegrasyon için Certificates modülü ile dahil.

Your certificates with /mycerts

Sorunsuz entegrasyon için Certificates modülü ile dahil.

Kullanım Alanları

İşletmelerin Certificates modülünü nasıl kullandığını keşfedin

Course completion

course completion yeteneklerini uygulamak isteyen takimlar için mükemmel.

Credentials

credentials yeteneklerini uygulamak isteyen takimlar için mükemmel.

Achievement recognition

achievement recognition yeteneklerini uygulamak isteyen takimlar için mükemmel.

API Referansı

Kolay Entegrasyon

Certificates modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.

API Dokümantasyonunu Gör
// Enable Certificates module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "certificates",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "certificates",
    "name": "Certificates",
    "enabled": true,
    "status": "active"
  }
}

Certificates Kullanmaya Hazır mısınız?

Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.