{"api":"v1","generated_at":"2026-09-15T20:23:17.785Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/osha-search-46-224-157-88-sslip-io-v1-search-f6171c","pinned_page":"https://tollindex.com/e/osha-search-46-224-157-88-sslip-io-v1-search-f6171c/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"osha-search-46-224-157-88-sslip-io-v1-search-f6171c","canonical_url":"https://osha-search.46-224-157-88.sslip.io/v1/search","resource":"https://osha-search.46-224-157-88.sslip.io/v1/search","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Look up U.S. OSHA workplace inspections by establishment or company name. Use establishment, state, start_date, end_date, violations_only, and limit. Receive up to 20 JSON records with activity_id, date_opened, report_id, state, inspection_type, scope, SIC, NAICS, violation_count, establishment_name, and official_url.","service_name":"OSHA Inspection Search API","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-30T15:45:20.032Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"search","category":"search","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-08-30T15:45:19.378Z"},"validation":{"latest":{"observed_at":"2026-09-15T07:03:25.490Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T07:03:25.490Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:29:57.384Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:19:22.358Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T09:49:39.789Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:48:13.143Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","page":"https://tollindex.com/seller/0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","endpoints":18,"hosts":13},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x276efA09388fB1578A6c415B8F90D26fdfCe0CF2","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-30T15:45:19.378Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://osha-search.46-224-157-88.sslip.io/v1/search","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"limit":10,"state":"WA","establishment":"Amazon","violations_only":true}},"output":{"type":"json","example":{"source":"OSHA","results":[{"naics":"454111","state":"WA","activity_id":"1885682.015","date_opened":"2026-04-03","inspection_type":"Referral"}],"result_count":1,"source_hit_count":12}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","title":"SearchParams","required":["establishment"],"properties":{"limit":{"type":"integer","title":"Limit","default":20,"maximum":20,"minimum":1},"state":{"type":"string","title":"State","default":"all","pattern":"^(all|[A-Za-z]{2})$"},"end_date":{"anyOf":[{"type":"string","format":"date"},{"type":"null"}],"title":"End Date","default":null},"start_date":{"anyOf":[{"type":"string","format":"date"},{"type":"null"}],"title":"Start Date","default":null},"establishment":{"type":"string","title":"Establishment","maxLength":60,"minLength":2},"violations_only":{"type":"boolean","title":"Violations Only","default":false}},"description":"Validated parameters for both payment routes."}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"InspectionSearchResponse","properties":{"state":{"type":"string","title":"State"},"source":{"type":"string","title":"Source","default":"OSHA"},"results":{"type":"array","items":{"type":"object","title":"Inspection","properties":{"sic":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic","default":null},"naics":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Naics","default":null},"scope":{"type":"string","title":"Scope"},"state":{"type":"string","title":"State"},"report_id":{"type":"string","title":"Report Id"},"activity_id":{"type":"string","title":"Activity Id"},"date_opened":{"type":"string","title":"Date Opened","format":"date"},"official_url":{"type":"string","title":"Official Url"},"inspection_type":{"type":"string","title":"Inspection Type"},"violation_count":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Violation Count","default":null},"establishment_name":{"type":"string","title":"Establishment Name"}}},"title":"Results"},"end_date":{"type":"string","title":"End Date","format":"date"},"source_url":{"type":"string","title":"Source Url","default":"https://www.osha.gov/ords/imis/establishment.search"},"start_date":{"type":"string","title":"Start Date","format":"date"},"result_count":{"type":"integer","title":"Result Count"},"retrieved_at":{"type":"string","title":"Retrieved At","format":"date-time"},"establishment":{"type":"string","title":"Establishment"},"violations_only":{"type":"boolean","title":"Violations Only"},"source_hit_count":{"type":"integer","title":"Source Hit Count"}}}}}}}}},"description":"Look up U.S. OSHA workplace inspections by establishment or company name. Use establishment, state, start_date, end_date, violations_only, and limit. Receive up to 20 JSON records with activity_id, date_opened, report_id, state, inspection_type, scope, SIC, NAICS, violation_count, establishment_name, and official_url.","lastUpdated":"2026-08-30T15:45:20.032Z","serviceName":"OSHA Inspection Search API","x402Version":2}]}}