Technology & Dev Tools Auth: None required HTTPS CORS: Yes
DNS-over-HTTPS (Cloudflare / Google) API
Public resolver APIs to run DNS lookups over HTTPS from the browser.
About this API
Cloudflare (1.1.1.1) and Google (8.8.8.8) both expose free DNS-over-HTTPS JSON endpoints usable directly from client-side JavaScript.
- Base URL
- https://cloudflare-dns.com/dns-query
- Source list
- https://github.com/public-apis/public-apis
- Tags
- #technology#dns#networking
Live API Tester
Share this API
More Technology & Dev Tools APIs
OAuthHTTPS
GitHub REST API
Official GitHub API for repos, users, issues, actions and organizations.
#technology#github#dev-tools
OAuthHTTPS
GitLab API
Official GitLab REST & GraphQL APIs for projects, pipelines and issues.
#technology#devops
No AuthHTTPS
npm Registry API
Public registry API for querying package metadata, versions and downloads.
#technology#npm#javascript
No AuthHTTPS
PyPI JSON API
Public metadata API for Python packages on the Python Package Index.
#technology#python