UnifyAPI
← Back to catalog

ukfsa.local_authorities

mock data$0.001 / call

UK FSA Local Authorities

List all UK local authorities that participate in the Food Hygiene Rating Scheme (or Scottish FHIS) — name, code, total establishments count, scheme type (FHRS=England/Wales/NI 0-5 rating, FHIS=Scotland pass/improvement).

Financeprovider: Ukfsa#ukfsa#finance

Input schema

_unused

Reserved for future filtering — not currently used.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/ukfsa.local_authorities \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"_unused":"<_unused>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.