domains

GET /v1/domains/checked

The domains this organisation has checked.

Tüm domains uç noktaları

Kimlik Doğrulama

Bir API anahtarını bearer token olarak gönderin. Bu uç nokta, teknik özelliklerde belirli bir yetki belirtmemektedir; bu nedenle, varsaymak yerine anahtarınıza ihtiyaç duyduğu en az yetkiyi verin ve yanıtı kontrol edin.

Bu uç nokta hiçbir organizasyon kimliği almaz. Anahtarınız zaten ait olduğu organizasyonu tanımlar ve yanıt bu organizasyonla sınırlandırılır.

Dene

Köşeli parantez içindeki her şeyi kendi değerlerinizle ve anahtar yer tutucusunu panonuzdan bir anahtarla değiştirin.

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

Oturum açtınız mı? Panonuzdaki API konsolu, gerçek organizasyon kimliğinizi ve kendi anahtarınızı otomatik olarak doldurur ve isteği canlı API üzerinde çalıştırarak gerçek yanıtı görmenizi sağlar. Bu uç noktayı API konsolunda açın

Ayrıntılar

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.

Yanıt

AdTürZorunluNe olduğu
itemsDomainSeoMetrics[]Evet
totalintegerEvet

Bu uç noktanın dönderebileceği hatalar

401 · 403