FCA Data Publication API (FIRDS / FITRS)

Anonymous machine-to-machine query interface over the file artefacts the FCA publishes through data.fca.org.uk, documented in the FCA's own FIRDS and FITRS technical specifications. It is an OpenSearch/Elasticsearch query-string search: the index name is the resource and the FCA supports a documented subset of the query_string DSL (q, from, size, sort, pretty, df, default_operator). Two indices respond publicly — fca_data_firds_files, holding UK instrument reference data file records under the UK MiFID regime that replaced ESMA FIRDS after Brexit, and fca_data_fitrs_files, holding UK transparency calculation result files. Each record carries download_link, file_type, file_name, publication_date, last_refreshed and, for FITRS, instrument_type. No credentials are required and no OpenAPI is published; every other index name probed returns 403 Missing Authentication Token. This is markets reference data, not insurance data.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/fca-data-publication-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: fca-uk:fca-data-publication-api
name: FCA Data Publication API (FIRDS / FITRS)
description: 'Anonymous machine-to-machine query interface over the file artefacts the FCA publishes through
  data.fca.org.uk, documented in the FCA''s own FIRDS and FITRS technical specifications. It is an OpenSearch/Elasticsearch
  query-string search: the index name is the resource and the FCA supports a documented subset of the
  query_string DSL (q, from, size, sort, pretty, df, default_operator). Two indices respond publicly —
  fca_data_firds_files, holding UK instrument reference data file records under the UK MiFID regime that
  replaced ESMA FIRDS after Brexit, and fca_data_fitrs_files, holding UK transparency calculation result
  files. Each record carries download_link, file_type, file_name, publication_date, last_refreshed and,
  for FITRS, instrument_type. No credentials are required and no OpenAPI is published; every other index
  name probed returns 403 Missing Authentication Token. This is markets reference data, not insurance
  data.'
humanURL: https://data.fca.org.uk/#/download
baseURL: https://api.data.fca.org.uk
tags:
- Market Data
- Reference Data
- MiFID II
- Instrument Data
- Regulator
- United Kingdom
properties:
- type: Documentation
  url: https://www.fca.org.uk/publication/systems-information/fca-firds-tech-spec.pdf
- type: APIReference
  url: https://www.fca.org.uk/publication/systems-information/fca-fitrs-tech-spec.pdf
- type: Website
  url: https://data.fca.org.uk/
- type: Authentication
  url: authentication/fca-uk-authentication.yml
- type: RateLimits
  url: rate-limits/fca-uk-rate-limits.yml