← Back to catalog
ukfsa.establishment_details
mock data$0.001 / callUK 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.
Input schema
establishment_idrequired
integerFSA establishment ID (positive integer, obtained from establishment_search results).
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}'