# Gazette Data, UK API **Provider:** Gazette Data, UK **Category:** developer **Base URL:** `https://www.thegazette.co.uk` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.thegazette.co.uk/data ## Description UK official public record API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.thegazette.co.uk/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.thegazette.co.uk' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. UK Gazette official public record API. --- *Source: [API Map](https://apimap.dev/apis/gazette-data-uk/) — CC BY 4.0*