connections

GET /v1/waap/domains

Domains protected by the organisation's WAAP account, and what the policy did.

Tüm connections uç noktaları

Tüm geliştirici belgeleri

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/waap/domains \
  -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

Web application and API protection on the customer's own account. ⛔⛔ mode is mandatory reading and no client may render a domain as "protected" without it. monitor evaluates every rule, logs every match and delivers the traffic anyway — it produces analytics, shows threats detected, and blocks nothing. On a dashboard it is indistinguishable from block unless the mode is shown. locked is a fourth state the provider assigns (usually for billing) and the customer cannot change; it is not a mode they chose and a toggle will not clear it. ⛔ total_requests and blocked_requests are null when the provider does not report them — never 0. "Nothing was blocked" and "we cannot see what was blocked" are opposite answers.

Yanıt

AdTürZorunluNe olduğu
domainsWaapDomain[]Evet

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

401 · 429