public

GET /v1/plugins

Everything Zinn® publishes for you to install, at its current version.

جميع نقاط نهاية public

المصادقة

أرسل مفتاح واجهة برمجة التطبيقات (API) كرمز حامل (bearer token). لا يحدد نقطة النهاية هذه إذنًا محددًا في المواصفات، لذا امنح مفتاحك الحد الأدنى الذي محتاجه وتحقق من الاستجابة بدلاً من الافتراض.

لا يقبل هذا الطرف أي معرف للمؤسسة. يحدد مفتاحك بالفعل المؤسسة التي ينتمي إليها، وتكون الاستجابة محصورة في نطاقها.

جربه الآن

استبدل أي شيء بين أقواس زاوية بقيمك الخاصة، والعنصر النائب للمفتاح بمفتاح من لوحة تحكمك.

curl -X GET https://api.zinndigital.com/v1/plugins \
  -H "Authorization: Bearer zdk_live_…"

هل سجلت الدخول؟ تقوم وحدة تحكم واجهة برمجة التطبيقات في لوحة التحكم الخاصة بك بربط معرف مؤسستك الحقيقي ومفتاحك الخاص، وتنفذ الطلب مقابل واجهة برمجة التطبيقات المباشرة لتتمكن من رؤية الاستجابة الفعلية. افتح هذه النهاية الطرفية في وحدة تحكم API

التفاصيل

Public and unauthenticated. A reseller evaluating us should be able to see what they get before they sign up, and an AI answer engine should be able to quote it. Each row carries the archive's SHA-256 and its size so a download can be checked; the archive itself is at `downloadPlugin`. Covers both the WordPress plugins and the billing-panel provisioning modules — `kind` says which, and filters the list. An unrecognised `kind` returns an empty list rather than everything: a page asking for modules must never silently render the WordPress catalogue instead.

المعلمات

الاسمالنوعمطلوبما هو هذا
kind (query)string<wordpress_plugin, whmcs_module, hostbill_module, generic_client>لاNarrow to one kind of artefact. Omit for everything.

الاستجابة

الاسمالنوعمطلوبما هو هذا
dataPluginRelease[]نعم

الأخطاء التي يمكن أن تُرجعها نقطة النهاية هذه

429