UnifyAPI
← Back to catalog

govuk.organisations

mock data$0.001 / call

GOV.UK Organisations Directory

List or search UK government organisations (ministerial departments, executive agencies, NDPBs, public corporations) — name, web URL, parent department, child organisations. 1100+ entries from Cabinet Office to local agencies.

Government & Legalprovider: Govuk#govuk#government

Input schema

page

Page number (1-100, default 1, 20 organisations per page).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/govuk.organisations \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"page":1}'

Try it

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