API
OIDIndex provides public lookup pages and a small JSON lookup interface for interactive use.
Approved API users can send issued keys with Authorization: Bearer <api-key> for higher limits and account-specific response fields.
| GET | /api/v1/lookup?q=... |
|---|---|
| GET | /api/v1/search?q=... |
| GET | /api/v1/oid/{oid} |
| GET | /api/v1/mac/{address} |
| GET | /api/v1/oui/{prefix} |
| GET | /api/v1/ble/company/{value} |
| GET | /api/v1/ble/uuid/{value} |
Data boundary
OID hierarchy records are kept separate from assigned-number registries such as BLE and MAC/OUI data. Company linking will be handled as a separate layer.