hosting

GET /v1/connector/status

Is this site's connector credential still live? — called by the Zinn® WordPress plugin.

Minden hosting végpont

Az összes fejlesztői dokumentáció

Hitelesítés

Ez a végpont nyilvános. Nem igényel hitelesítő adatot és szervezetet sem – ezt olvassa a saját marketingoldalunk és az MI-válaszadó motorunk is.

Ez a végpont nem fogad el szervezeti azonosítót. Az Ön kulcsa már azonosítja azt a szervezetet, amelyhez tartozik, és a válasz is erre vonatkozik.

Próbálja ki

Cserélje ki a hegyes zárójelek közötti részt a saját értékeivel, a kulcshelyőrzőt pedig a vezérlőpultján található kulccsal.

curl -X GET https://api.zinndigital.com/v1/connector/status

Be van jelentkezve? A vezérlőpultban lévő API-konzol kitölti a valós szervezetazonosítóját és a saját kulcsát, és a kérést az éles API-n futtatja, hogy láthassa a tényleges választ. Nyissa meg ezt a végpontot az API konzolban

Részletek

Unauthenticated by session, authorised by the per-site bearer token minted when the customer connected. The caller is PHP on a server we have never seen. ⛔ Unlike /v1/connector/backup/claim, this endpoint DOES distinguish a good token from a bad one, and that is not a regression of that decision — it is a different question. It says nothing about a site: it says whether the token the caller already holds is live, which is exactly what the legitimate holder needs and is worth nothing to anybody else. Learning one bit about somebody else's site would require possessing their token first. ⛔ A refused account and an outage are different answers with different remedies, so a refusal carries refused: true and a reason written for the site owner (CLAUDE.md §2.57). The plugin shows the reason and links to billing; it never reports a suspension as an outage or an outage as a suspension.

Válasz

NévTípusKötelezőMi ez
connectedbooleanIgenWhether the presented token is live. False for an unknown one.
orgstringNemThe organisation this site belongs to. Empty when unreadable.
refusedbooleanNemPresent and true when the account may not currently publish.
reasonstringNemWhy, written for the site owner. Only set alongside refused.

Hibák, amelyeket ez a végpont visszaadhattatlan

429