🔎
MAC Address Lookup
Validate and format a MAC address in colon, dash, and dot notation.
network
API: POST /api/tools/mac-address-lookup
Input
Result
🔌 API Usage
POST /api/tools/mac-address-lookup
Content-Type: application/json
// Example body:
{
"mac": ""
}
Content-Type: application/json
// Example body:
{
"mac": ""
}