chck API — Programmatic IP and DNS data

SaaS API for IP details, geolocation, and DNS records with high availability.

Base URL

https://api.chck.cc/v1

Authentication

curl -H "Authorization: Bearer <API_KEY>" https://api.chck.cc/v1/ip

Quick Start

curl https://api.chck.cc/v1/ip
curl "https://api.chck.cc/v1/dns?name=example.com&type=A"