API ReferenceLookup
Get all license statuses
Statuses include: Issued, Expired, Revoked, Suspended, Voluntary Termination, etc. Use isActive to filter for currently valid licenses.
Authorization
Bearer AuthorizationBearer <token>
API key passed as a Bearer token. Keys start with sk_live_.
In: header
Response Body
application/json
curl -X GET "https://loading/api/docs-proxy/v1/statuses"[
{
"id": 0,
"name": "string",
"isActive": true
}
]Get all license subtypes with their parent type GET
Subtypes include: Residential Building Contractor, Residential Roofer, etc.
Search OSHA inspections by establishment name, city, or other criteria GET
Searches local OSHA inspection data for Minnesota establishments. Data comes from OSHA's Integrated Management Information System (IMIS) and includes both Federal OSHA and State Plan inspections.