domains

GET /v1/domains/checked

The domains this organisation has checked.

Toate punctele finale domains

Autentificare

Trimiteți o cheie API ca token de tip bearer. Acest punct final nu specifică o permisiune anume în specificație, așa că acordați cheii cele mai puține drepturi necesare și verificați răspunsul în loc să faceți presupuneri.

Acest endpoint nu necesită un ID de organizație. Cheia ta identifică deja organizația căreia îi aparține, iar răspunsul este limitat la aceasta.

Încearcă

Înlocuiți tot ce se află între paranteze unghiulare cu propriile valori și substituentul cheie cu o cheie din tabloul de bord.

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

Autentificat? Consola API din panoul de control îți completează ID-ul real al organizației și propria cheie și rulează cererea în API-ul live, astfel încât să poți vedea răspunsul efectiv. Deschideți acest punct final în consola API

Detalii

Newest first, one row per domain, with the figures and the date attached. ⭐ This is V1's `DomainList` without a list model: every check stores a snapshot, so the domains you have looked at already are the collection. A second table would be a second place a domain can be remembered, drifting from the first the moment anyone adds a field. ⛔ Gated on the same two entitlements as the check itself (`domain_checker` + `majestic_metrics`). The stored list is still the paid product, and gating only the path that spends money would leave a downgraded organisation browsing its candidate list indefinitely.

Răspuns

NumeTipObligatoriuCe este
itemsDomainSeoMetrics[]Da
totalintegerDa

Erori pe care le poate returna acest punct final

401 · 403