Refinitiv Eikon · JSON Structure

Refinitiv Eikon Structure

Structural overview of the Refinitiv Eikon API surface; extracted from openapi/.

Type: Properties: 0
AnalyticsFinancial DataFinancial NewsMarket DataReal-Time DataTrading

Refinitiv Eikon Structure is a JSON Structure definition published by Refinitiv Eikon.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Refinitiv Eikon",
  "providerId": "refinitiv-eikon",
  "kind": "json-structure",
  "description": "Structural overview of the Refinitiv Eikon API surface; extracted from openapi/.",
  "schemaCount": 14,
  "operationCount": 10,
  "schemas": [
    {
      "name": "TokenResponse",
      "type": "object",
      "propertyCount": 5,
      "required": []
    },
    {
      "name": "HistoricalPricingResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "PricingDataPoint",
      "type": "object",
      "propertyCount": 8,
      "required": []
    },
    {
      "name": "PricingSnapshotResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "NewsHeadlinesResponse",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "NewsHeadline",
      "type": "object",
      "propertyCount": 5,
      "required": []
    },
    {
      "name": "NewsStory",
      "type": "object",
      "propertyCount": 8,
      "required": []
    },
    {
      "name": "EsgScoresResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "EsgMeasuresResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "SymbologyLookupRequest",
      "type": "object",
      "propertyCount": 3,
      "required": [
        "from",
        "to",
        "universe"
      ]
    },
    {
      "name": "SymbologyLookupResponse",
      "type": "object",
      "propertyCount": 1,
      "required": []
    },
    {
      "name": "SearchRequest",
      "type": "object",
      "propertyCount": 7,
      "required": []
    },
    {
      "name": "SearchResponse",
      "type": "object",
      "propertyCount": 2,
      "required": []
    },
    {
      "name": "Error",
      "type": "object",
      "propertyCount": 1,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "POST",
      "path": "/auth/oauth2/v1/token",
      "operationId": "getAccessToken",
      "summary": "Obtain Access Token",
      "tags": [
        "Authentication"
      ]
    },
    {
      "method": "GET",
      "path": "/data/historical-pricing/v1/views/interday-summaries/{universe}",
      "operationId": "getInterdaySummaries",
      "summary": "Retrieve Interday Pricing Summaries",
      "tags": [
        "Historical Pricing"
      ]
    },
    {
      "method": "GET",
      "path": "/data/historical-pricing/v1/views/intraday-summaries/{universe}",
      "operationId": "getIntradaySummaries",
      "summary": "Retrieve Intraday Pricing Summaries",
      "tags": [
        "Historical Pricing"
      ]
    },
    {
      "method": "GET",
      "path": "/data/pricing/snapshots/v1/{universe}",
      "operationId": "getPricingSnapshots",
      "summary": "Retrieve Pricing Snapshots",
      "tags": [
        "Streaming Pricing"
      ]
    },
    {
      "method": "GET",
      "path": "/data/news/v1/headlines",
      "operationId": "getNewsHeadlines",
      "summary": "Retrieve News Headlines",
      "tags": [
        "News"
      ]
    },
    {
      "method": "GET",
      "path": "/data/news/v1/stories/{storyId}",
      "operationId": "getNewsStory",
      "summary": "Retrieve a News Story",
      "tags": [
        "News"
      ]
    },
    {
      "method": "GET",
      "path": "/data/environmental-social-governance/v2/views/scores-full",
      "operationId": "getEsgScoresFull",
      "summary": "Retrieve Full ESG Scores",
      "tags": [
        "ESG"
      ]
    },
    {
      "method": "GET",
      "path": "/data/environmental-social-governance/v2/views/measures-full",
      "operationId": "getEsgMeasuresFull",
      "summary": "Retrieve Full ESG Measures",
      "tags": [
        "ESG"
      ]
    },
    {
      "method": "POST",
      "path": "/discovery/symbology/v1/lookup",
      "operationId": "lookupSymbology",
      "summary": "Look Up Instrument Symbology",
      "tags": [
        "Symbology"
      ]
    },
    {
      "method": "POST",
      "path": "/discovery/search/v1/",
      "operationId": "searchInstruments",
      "summary": "Search for Instruments",
      "tags": [
        "Search"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/refinitiv-eikon-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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