{"id":16022972,"url":"https://github.com/ewpratten/oui_api","last_synced_at":"2025-07-06T08:03:52.250Z","repository":{"id":115029588,"uuid":"315722301","full_name":"ewpratten/oui_api","owner":"ewpratten","description":"A simple REST API for looking up OUI vendor information","archived":false,"fork":false,"pushed_at":"2020-11-24T20:03:58.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T00:40:15.113Z","etag":null,"topics":["ieee-oui-database","oui","public-api","rest-api"],"latest_commit_sha":null,"homepage":"https://oui.apis.retrylife.ca/lookup/000C87","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ewpratten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ewpratten"}},"created_at":"2020-11-24T18:41:06.000Z","updated_at":"2024-03-03T05:24:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"73d9fe5f-31b7-46d9-95d6-83674e2e9584","html_url":"https://github.com/ewpratten/oui_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ewpratten/vercel_python_api_template","purl":"pkg:github/ewpratten/oui_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Foui_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Foui_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Foui_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Foui_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewpratten","download_url":"https://codeload.github.com/ewpratten/oui_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewpratten%2Foui_api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263868204,"owners_count":23522315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ieee-oui-database","oui","public-api","rest-api"],"created_at":"2024-10-08T18:43:39.453Z","updated_at":"2025-07-06T08:03:52.073Z","avatar_url":"https://github.com/ewpratten.png","language":"Python","funding_links":["https://github.com/sponsors/ewpratten"],"categories":[],"sub_categories":[],"readme":"# OUI-API \n\nOUI-API is a very simple REST api for querying company information off their [Organizationally Unique Identifier](https://en.wikipedia.org/wiki/Organizationally_unique_identifier).\n\n## Usage\n\nSend a request to `https://oui.apis.retrylife.ca/lookup/\u003coui\u003e` to get information on an organization. Example:\n\n```js\n// https://oui.apis.retrylife.ca/lookup/000C87\n{\n    \"success\": true,\n    \"vendor\":{\n        \"address\": \"4555 Great America Pkwy\\n Santa Clara CA 95054\\n US\",\n        \"company_id\": \"000C87\",\n        \"organization\": \"AMD\",\n        \"oui\": \"00-0C-87\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewpratten%2Foui_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewpratten%2Foui_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewpratten%2Foui_api/lists"}