The backend powering https://api.daycat.space
Returns your IP address
Returns info about queried IP address
ip: IP to query (string)
{
"Ip": "114.5.14.2",
"City": "Jakarta",
"Country": "Indonesia",
"Asn": 4761,
"AsnOrg": "INDOSAT Internet Network Provider",
"ISOCode": "ID"
}
Assigns a domain to point to an IP address
ip: IP address you want the domain to point to (string) type: type of record (string, A or AAAA only)
{
"Domain": "M19bGc.dcapi.top",
"ReferenceID": "M19bGcxN9gbxXXXX"
}
Changes proxy status of a domain (cloudflare CDN)
referenceid: reference ID of the domain (string) proxy: whether to enable or disable proxy (bool)
{
"Sucess": true,
"Error": ""
}
Generates cloudflare warp credentials
stack: ipv4 / ipv6 (optional, string) format: xray / wireguard / wg-quick (string)
depends on format param