Getting Started
Get DNS Record
GET
https://api.mojodns.com/api/dns/:domain/:recordtype
This endpoint allows you to get free dns record lookups.
Path Parameters
Name
Type
Description
domain
string
Domain or hostname you are looking up
recordtype
string
Type of DNS record (e.g. a, mx, dn, etc)
Headers
Name
Type
Description
Authentication
string
Authentication token
Last updated