BCLaws vs Gazette Data, UK
If you need a Government API that's easy to integrate, go with BCLaws.
Gazette Data, UK
UK official public record API
BCLaws
- No authentication required
- No HTTPS support
Gazette Data, UK
- HTTPS supported
- Requires OAuth setup
| Feature | BCLaws | Gazette Data, UK |
|---|---|---|
| Authentication | None | OAuth |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
BCLaws is the better choice for quick prototypes and hackathons since it requires no authentication. Gazette Data, UK supports HTTPS, which is required for production deployments and secure data handling.