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.
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
İ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.
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"
}
}İlgili Modüller
Eğitim kategorisindeki diğer modülleri keşfedin
Certificates Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.