UnifyAPI
← Back to catalog

ukfsa.establishment_details

mock data$0.001 / call

UK FSA Food Business Details

Detailed record for one UK food premise by FSA ID — full scheme breakdown (hygiene/structural/management scores), confidence in management score, exact inspection date, local authority code, business type taxonomy.

Financeprovider: Ukfsa#ukfsa#finance

Input schema

establishment_idrequired

FSA establishment ID (positive integer, obtained from establishment_search results).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/ukfsa.establishment_details \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"establishment_id":0}'

Try it

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