For the complete documentation index, see llms.txt. This page is also available as Markdown.

Eu Taxonomy

EU Taxonomy data

Beta

EU Taxonomy

get

Dataset covering EU Taxonomy metrics, detailing alignment and eligibility metrics across turnover, OPEX, and CAPEX, offering both aggregate and precise activity-level insights.

Pricing (depending on the response received):

  • 200 (First access to the data): 75

  • 200 (Cached data): 1

  • 204 (Company did not publish data for the requested year): 1

  • Other responses (40x, 50x): Free of charge

Authorizations
AuthorizationstringRequired

JWT bearer token used for authentication.

Test token (no charges apply; responses contain mock data):

Bearer sk_test_tracenable
Query parameters
tickerstring · min: 1 · max: 15Optional

The stock ticker of the company

Example: AAPL
mic_codestring · enumOptional

The Market Identifier Code (MIC) of the exchange where the company is listed (e.g., XNYS for New York Stock Exchange). If not provided, the first matching ticker will be used.

Example: XNYSPossible values:
company_idstring · uuidOptional

The UUID of the company. If provided, this takes precedence over ticker and mic.

Example: 550e8400-e29b-41d4-a716-446655440000
isinstring · min: 12 · max: 12Optional

The International Securities Identification Number (ISIN) of the company. If provided, this takes precedence over ticker and mic.

Example: US0378331005Pattern: ^[A-Z]{2}[A-Z0-9]{9}[0-9]$
leistring · min: 20 · max: 20Optional

The Legal Entity Identifier (LEI) of the company. If provided, this takes precedence over ticker and mic.

Example: 5493001KJTIIGC8Y1R12Pattern: ^[A-Z0-9]{18}[0-9]{2}$
reporting_periodintegerRequired

The reporting period for which to retrieve EU Taxonomy data. Accepts an absolute year (2021..2026) or a negative offset (-5..-1) where -1 resolves to the most recent reporting period available for the company, -2 to the second most recent, etc.

Example: 2023
Responses
200

EU Taxonomy

application/json
get/api/v1/eu-taxonomy

Last updated

Was this helpful?