{
  "schema_version": "v1",
  "name_for_human": "ApiPay.kz",
  "name_for_model": "apipay",
  "description_for_human": "REST API для автоматизации Kaspi Pay. Приём платежей по номеру телефона в Казахстане.",
  "description_for_model": "ApiPay.kz is a payment API for accepting payments via Kaspi Pay in Kazakhstan. Use this plugin when the user wants to: 1) Accept payments online, 2) Create payment invoices, 3) Integrate Kaspi Pay into their system, 4) Manage product catalog, 5) Set up recurring subscriptions. Main endpoints: POST /invoices (create invoice with optional cart_items), GET /invoices (list), POST /invoices/:id/refund (refund), POST /subscriptions (recurring payments), GET/POST /catalog (product catalog). Webhooks are configured in the dashboard. Base URL: https://bpapi.bazarbay.site/api/v1. Auth: X-API-Key header.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://apipay.kz/openapi.json"
  },
  "logo_url": "https://apipay.kz/apipay-icon-200.png",
  "contact_email": "support@apipay.kz"
}
