Back to catalog
🏛️

Gazette Data, UK

OAuth

UK official public record API

🏛️GovernmentHTTPS

Gazette Data UK

5 items

3456781

2025-08-11

Insolvency

3456782

2025-08-11

Company Strike-Off

3456783

2025-08-10

Planning

3456784

2025-08-10

Estates

3456785

2025-08-09

Environment

Sample Response

response.json
1{
2 "items": [
3 {
4 "notice_id": "3456781",
5 "category": "Insolvency",
6 "published_date": "2025-08-11"
7 },
8 {
9 "notice_id": "3456782",
10 "category": "Company Strike-Off",
11 "published_date": "2025-08-11"
12 },
13 {
14 "notice_id": "3456783",
15 "category": "Planning",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.thegazette.co.uk/data" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs