public
GET /v1/plugins
Everything Zinn® publishes for you to install, at its current version.
אימות
שלח מפתח API כטוקן Bearer. נקודת קצה זו אינה מציינת הרשאת ספציפית במפרט, לכן הקצה למפתח שלך את המינימום הנדרש ובדוק את התגובה במקום להניח הנחות.
נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.
נסה זאת
החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.
curl -X GET https://api.zinndigital.com/v1/plugins \
-H "Authorization: Bearer zdk_live_…"מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-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. |
תשובה
| שם | סוג | נדרש | מה זה |
|---|---|---|---|
data | PluginRelease[] | כן | — |
שגיאות שנקודה קצה זו עשויה להחזיר
429