public

GET /v1/plugins/{slug}

One plugin's current release.

Bütün public nöqtələri

Doğrulama

API açarını bearer token kimi göndərin. Bu səhifə spresifikasiyada xüsusi icazə tələb etmir, buna görə də açarınıza ehtiyac duyduğu minimum səviyyədə icazə verin və güman etmək əvəzinə cavabı yoxlayın.

Bu endpoint heç bir təşkilat ID-si tələb etmir. Sizin açarınız artıq aid olduğu təşkilatı müəyyən edir və cavab həmin təşkilat üçün məhdudlaşdırılır.

Sınaqdan keçir

Bucaqlı mötərizələrdə olan hór şeyi öz qiymətlərinizlə, açar yertutucusunu isə idarə panelinizdən bir açarla əvəz edin.

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

Sistemə daxil olmusunuz? İdarə panelinizdəki API konsolu real təşkilatınızın identifikatorunu və öz açarınızı avtomatik doldurur, sorğunu canlı API-yə qarşı icra edir ki, siz faktiki cavabı görə biləsiniz. Bu son nöqtəni API konsolunda açın

Təfərrüatlar

Public and unauthenticated. A plugin we publish no release of is a `404`.

Parametrlər

AdTipTələb olunurNədir
slug (path)stringBəliThe plugin's directory name and text domain, e.g. `zinn-cache`.

Cavab

AdTipTələb olunurNədir
kindstring<wordpress_plugin, whmcs_module, hostbill_module, generic_client>BəliWhat this is, and therefore where it is installed. `wordpress_plugin` goes in `wp-content/plugins`; `whmcs_module` in a WHMCS install's `modules/servers/`; `hostbill_module` in…
slugstringBəliThe archive's directory name, e.g. `zinn-cache` or `zinn-whmcs`.
namestringBəli
versionstringBəli
package_sha256stringBəliLowercase hex SHA-256 of the archive. The value `downloadPlugin` returns in `X-Zinn-Package-SHA256`, and the one the plugin's own updater checks a download against before WordPr…
package_bytesintegerBəli
requires_wpstringXeyr
requires_phpstringXeyr
tested_wpstringXeyrThe WordPress version this release was installed and activated against before it was published — a real test on a real install, not an estimate. Empty means we have not stated o…
changelogstringXeyr
homepagestringXeyr
distributionstring<public, app-only>XeyrWho may download this plugin. `public` — anyone, no account needed, and it is also listed on https://zinndigital.com/wordpress-plugins. `app-only` — signed-in customers only; it…
published_atstringXeyr

Bu son nöqtənin qaytara biləcəyi xətalar

404 · 429