Client libraries

Libraries.

Official, typed clients for the macadress.com API, so you call a method instead of building requests. Same free API key as the REST API and every extension.

One key for all of them: get a free API key at signup. The keyless vendor-name lookup needs no key at all. Calls count against your plan quota, the same as a direct REST call.

Available now

Other languages

A Ruby client is planned. Until one lands for your language, any HTTP client works: a single GET /v1/mac/:mac, a batched POST /v1/mac/batch of up to 100 addresses, or the keyless plain-text GET /v1/vendor/:mac. See the API docs for request and response shapes. Want a library for a language that isn't here yet? Tell us.