Skip to content

Hackford MCP is now in beta. Learn more

API docs

Hackford website APIs

Lightweight public APIs exposed by hackforddata.com for discovery, content feeds, and the free FCA Register quick-search tool.

Hackford API v1

API access

Hackford's regulated-firm intelligence API supports search, resolve, enrichment, relationships and structured exports. API access is available by arrangement for customer workflows such as CRM enrichment, market mapping and structured data delivery.

FCA Register quick search lookup

Looks up suggested SIC codes and labels for the public FCA Register quick-search tool.

Endpoint

GET https://hackforddata.com/api/fca-register-quick-search-lookup

Query parameters

  • q required. Free-text lookup query used to find matching SIC codes or labels.
  • limit optional. Maximum number of lookup suggestions to return.

Success response

JSON payload proxied from the Hackford platform public SIC lookup endpoint.

Insights JSON feed

Returns Hackford insight metadata and rendered content fields for the public insights library.

Endpoint

GET https://hackforddata.com/api/insights

Success response

JSON array of insight records published on the Hackford marketing site.

Site health

Simple health endpoint for the public Hackford marketing site.

Endpoint

GET https://hackforddata.com/api/health

Success response

JSON health payload for service discovery and monitoring.