SearchLive

Hygiene Uk

UK Food Standards Agency food hygiene ratings (FHRS) for an establishment.

$0.00115USDC per call · settled on Base · no subscription, no API key

Overview

UK Food Standards Agency food hygiene ratings (FHRS) for an establishment. Search by business name and/or postcode and get matching establishments with their hygiene rating (0-5 in England/Wales/NI; Pass / Improvement Required in Scotland), rating date, the three component scores (hygiene, structural, confidence in management — lower is better), business type, local authority, full address + postcode, and geocode. Free, Open Government Licence (commercial use permitted). Authoritative inspection data an LLM cannot recall — for food, hospitality, and consumer-safety agents.

Endpoint

MethodEndpointPriceDescription
GET/v1/marketplace/api/hygiene-uk$0.00115Invoke Hygiene Uk (Search) and return the upstream response.

How to call it

Requests are paid per call over the x402 protocol. Call the endpoint, receive a 402 Payment Required quote, then repeat the request with the signed payment header. The SDKs do both steps for you.

# 1. Ask for a quote
curl -i https://api.jarvisclaw.ai/v1/marketplace/api/hygiene-uk

# 2. Pay it (the SDK signs and retries for you)
curl -H "X-PAYMENT: <signed-payload>" https://api.jarvisclaw.ai/v1/marketplace/api/hygiene-uk
Open in the marketplace

Docs: Getting started · x402 payments · x402 discovery · All APIs