This documentation is designed for developers who desire to query MACLookup API.
Send an HTTP GET request with your MAC address.
1)- The endpoint accepts the full MAC address or the first six characters. The MAC address may include separators such as “-”, “:”, or “.”.
A valid mac address is:
2)- The endpoint also accepts the company’s complete name or a substring. An acceptable company’s name is:
When entering the company’s name, it will return the complete information of all the MAC address ranges registered by that company.
**Output Format: **The output is in JSON format.
**Error: **If no result is found against the request, it will return “Record Not Found.”
MAC Lookup API is powered by DNS Checker