Documentation Index
Fetch the complete documentation index at: https://docs.geekflare.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key required for all endpoints
Successfully retrieved DNS records
Timestamp of the request in milliseconds
1776233511285
API status message
success, failure "success"
API status code
200
Metadata about the request.
{
"url": "example.com",
"types": ["A", "MX"],
"test": { "id": "zmkqoxxu075dwn4u61yoqhq2rwo0029m" }
}
DNS records grouped by type.
{
"A": [
"172.67.70.213",
"104.26.11.88",
"104.26.10.88"
],
"MX": [
{
"exchange": "alt3.aspmx.l.google.com",
"priority": 10
},
{
"exchange": "aspmx.l.google.com",
"priority": 1
}
]
}