{
    "name": "Khyber API",
    "version": "12.0.0",
    "base": "https:\/\/api.khyber.me",
    "site": "https:\/\/khyber.me",
    "bot": "https:\/\/ble.ir\/khyberAPIbot",
    "total_models": 22,
    "chat_models": 19,
    "image_models": 3,
    "free_model": "khyber\/free",
    "free_daily_limit_rial": 30000,
    "free_image_daily_limit": 7,
    "endpoints": {
        "GET  \/v1\/pricing": "لیست مدل‌ها",
        "GET  \/v1\/models": "لیست ساده",
        "GET  \/v1\/version": "نسخه",
        "GET  \/v1\/me": "اطلاعات کاربر",
        "GET  \/v1\/free-usage": "مصرف Free",
        "GET  \/v1\/images\/usage": "مصرف تصویر",
        "GET  \/v1\/usage": "تراکنش‌ها",
        "POST \/v1\/chat\/completions": "چت",
        "POST \/v1\/images\/generations": "ساخت عکس",
        "POST \/v1\/files\/upload": "آپلود فایل"
    },
    "auth": "Authorization: Bearer khyber_xxx"
}