API · /macaddress-api

MAC Address API

salutare 4,116 Abbonati

MAC-address (EUI-48) tooling as an API, computed locally and deterministically. The parse endpoint validates a MAC address given in any common notation — colon, hyphen, Cisco dotted or a bare run of 12 hex digits — and returns it in every standard format, split into its OUI (the first three bytes, assigned to a hardware vendor) and its NIC (the last three, device-specific) parts, plus the 48-bit integer value. The analyze endpoint reads the control bits of the first octet: the least-significant bit is the I/G bit that marks a unicast or multicast address, and the next bit is the U/L bit that marks a universally (vendor-assigned) or locally administered address, and it flags the broadcast address ff:ff:ff:ff:ff:ff. The eui64 endpoint derives the modified EUI-64 interface identifier — flipping the U/L bit and inserting FF:FE in the middle — and the resulting IPv6 link-local address (fe80::/64) used by stateless address autoconfiguration. Vendor name lookup needs the IEEE OUI registry and is not included. Everything is computed locally and deterministically, so it is instant and private. Ideal for networking, IoT, device-management, monitoring and security app developers, MAC-normalisation and IPv6 tools, and networking education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is MAC-address tooling; for IPv4 subnetting use a subnet API and for DNS records a DNS API.

api.oanor.com/macaddress-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/macaddress-api/openapi.json
/api/macaddress-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
84 ms
Sondaggi del server · 24 ore su 24
Abbonati
4,116
attiva
Chiamate totali
28
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 5,200 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 5,200 calls/month
  • 2 req/sec
  • Parse + analyze + EUI-64
  • No credit card
Accedi per abbonarti

Starter

€6.00 /mese

  • 47,000 chiamate/mese
  • 6 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 47,000 llamadas/mes
  • 6 solicitudes/seg
  • Todos los formatos, OUI/NIC, IPv6 link-local
  • Soporte por correo electrónico
Accedi per abbonarti

Pro

€15.00 /mese

  • 232,000 chiamate/mese
  • 15 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 232,000 calls/month
  • 15 req/sec
  • Network-management & IoT pipelines
  • Priority support
Accedi per abbonarti

Mega

€48.00 /mese

  • 1,340,000 chiamate/mese
  • 40 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1,340,000 llamadas/mes
  • 40 req/seg
  • Escalabilidad de plataforma
  • SLA dedicado
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

MAC Address API

Valida, reformata e analisa endereços MAC (EUI-48) — inteiramente localmente. O endpoint de formato aceita um MAC em qualquer notação comum — dois pontos (aa:bb:cc:dd:ee:ff), hífen (aa-bb-…), Cisco pontilhado (aabb.ccdd.eeff) ou puro (aabbccddeeff) — e o retorna na notação solicitada mais todas as outras, em maiúsculas ou minúsculas, normalizando entradas confusas para uma forma canônica limpa. O endpoint de informações analisa um endereço: divide o OUI (prefixo do fabricante) da parte NIC, informa se o endereço é unicast ou multicast (bit I/G) e se é administrado universal ou localmente (bit U/L), sinaliza o endereço de broadcast e deriva o identificador de interface Modified EUI-64 e o endereço IPv6 link-local correspondente (fe80::…) conforme RFC 4291. Tudo é calculado local e deterministicamente, portanto é instantâneo e privado — sem consultas, sem chamadas de terceiros. Ideal para automação de rede e IPAM, ferramentas de switch/roteador e firewall, inventário de dispositivos e gerenciamento de ativos, DHCP e provisionamento, e trabalho com IPv6 SLAAC. Cálculo puramente local — sem chave, sem serviço de terceiros, instantâneo. Ao vivo, nada armazenado. 3 endpoints. Isso formata e analisa o endereço; para consultar o fabricante por trás de um MAC, use uma API MAC-vendor.

api.oanor.com/macaddr-api

API de Transferencia de Datos

Matemáticas de transferencia de datos y ancho de banda como API, calculadas local y determinísticamente. El endpoint de tiempo calcula cuánto tarda un archivo en transferirse a un ancho de banda dado, tiempo = bits del archivo ÷ (tasa × (1 − sobrecarga)), aceptando tamaños en B, KB, MB, GB, TB o los binarios KiB/MiB/GiB y tasas en bps, Kbps, Mbps, Gbps o bytes por segundo (MB/s), con una tolerancia opcional de sobrecarga de protocolo, y devuelve el tiempo en segundos, minutos, horas y una forma legible. El endpoint de ancho de banda funciona al revés: el ancho de banda necesario para mover un archivo en un tiempo objetivo, en bps, Mbps, Gbps y MB/s. El endpoint de conversión convierte un tamaño de datos entre unidades decimales (1 MB = 1,000,000 bytes) y binarias (MiB = 1,048,576), o una tasa de datos entre tasas de bits y tasas de bytes. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para desarrolladores de redes, nube, respaldo y aplicaciones de streaming, herramientas de tiempo de descarga y planificación de capacidad, y paneles de desarrollo. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esto es tiempo de transferencia y ancho de banda; para tasa de bits de codificación de medios use una API de tasa de bits.

api.oanor.com/transfer-api

WiFi Channel API

Wi-Fi channel maths as an API, computed locally and deterministically from the standard channel-numbering formulas. The channel endpoint returns the centre frequency of a Wi-Fi channel on the 2.4, 5 or 6 GHz band — the band is auto-detected from the channel number or can be given explicitly (2.4 GHz: 2407 + 5·channel, with channel 14 at 2484; 5 GHz: 5000 + 5·channel; 6 GHz: 5950 + 5·channel). The frequency endpoint does the reverse, returning the nearest channel and band for a centre frequency in MHz or GHz. The overlap endpoint reports whether two channels overlap at a chosen channel width (two channels overlap when their centre-frequency separation is less than the width) and gives the recommended non-overlapping set — the classic 1, 6 and 11 on 2.4 GHz at 20 MHz. Everything is computed locally and deterministically, so it is instant and private. Channel availability is regulated and varies by country. Ideal for networking and Wi-Fi tools, site-survey and IoT apps, and router and access-point configuration software. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is Wi-Fi channel mapping; for general wavelength/frequency and photon energy use a wavelength API.

api.oanor.com/wifichannel-api

DNS Propagation API

Check DNS propagation by querying a record across several major public resolvers at once — Google (8.8.8.8), Cloudflare (1.1.1.1), AdGuard and dns.sb — and seeing whether they all return the same answer. Pass a domain and a record type and the service queries every resolver in parallel and reports each resolver's answers, whether they are consistent (the change has fully propagated) or still differ (mid-propagation, stale caching or split-horizon DNS), the number of distinct answer sets and the union of all answers. Supported record types: A, AAAA, CNAME, MX, TXT, NS, SOA, SRV, CAA and PTR. A single-resolver endpoint queries one named resolver on its own, and a failing resolver is reported per-resolver without failing the whole call. Live DoH (DNS-over-HTTPS) JSON queries, always current. Built for verifying DNS changes after a migration or launch, debugging split-horizon or stale-cache issues, and uptime/propagation monitoring. A DNS propagation checker — distinct from single-resolver record lookup (dns), the email-authentication analyzer (emailsec) and WHOIS (whois). No upstream key, no cache.

api.oanor.com/dnspropagation-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per MAC Address API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama MAC Address API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di MAC Address API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa MAC Address API?
MAC Address API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €6.00 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
MAC Address API è conforme al GDPR?
Tutte le richieste a MAC Address API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/macaddress-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/macaddress-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/macaddress-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/macaddress-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.