محبوبهنوز در دسترس نیست
موجود در حرفه‌ای

Certificates ماژول

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 چه می‌کند؟

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
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Certificates را کشف کنید.

Real PNG certificate

شامل ماژول Certificates برای یکپارچگی بدون درز.

Verifiable code with /verifycert

شامل ماژول Certificates برای یکپارچگی بدون درز.

Your certificates with /mycerts

شامل ماژول Certificates برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Certificates استفاده می‌کنند

Course completion

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های course completion هستند.

Credentials

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های credentials هستند.

Achievement recognition

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های achievement recognition هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Certificates با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// 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 هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.