Ana sayfa

Public API Dokümantasyonu

API anahtarınızı hesap sayfasından oluşturun. `X-API-Key` header'ı önerilir.

check

Toplu domain uygunluk sorgusu

curl "https://whoisbilgi.com/public-api.php?endpoint=check&domain=ornek.com" -H "X-API-Key: wapi_..."

details

WHOIS detay sorgusu

curl "https://whoisbilgi.com/public-api.php?endpoint=details&domain=ornek.com" -H "X-API-Key: wapi_..."

rdap

RDAP sorgusu

curl "https://whoisbilgi.com/public-api.php?endpoint=rdap&domain=ornek.com" -H "X-API-Key: wapi_..."

analyze

DNS/IP/SSL/kalite analizi

curl "https://whoisbilgi.com/public-api.php?endpoint=analyze&domain=ornek.com" -H "X-API-Key: wapi_..."

ip

Alan adı veya IP çözümleme

curl "https://whoisbilgi.com/public-api.php?endpoint=ip&domain=ornek.com" -H "X-API-Key: wapi_..."

brand

AI destekli veya yerel marka/domain önerisi

curl "https://whoisbilgi.com/public-api.php?endpoint=brand&domain=ornek.com" -H "X-API-Key: wapi_..."

Hata Formatı

{"success":false,"error":"Açıklama"}