Factset · Schema

coverageTickHistory

Returns Coverage Response of the requested ticker with unique isocode within a date range

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
ticker string a unique ticker given to a company
factsetExchangeCode string FactSet specific exchange code.
startDate string The date for (or from which) the coverage is required.
latestTradeDate string This specifies the latest traded date from tick history.
companyName string Name of the firm
isin string returns the ISIN of the requested company
currency string Represents 3 digit ISO code for the currency
lastExchangeCode string the last traded exhange code from tick history
lastExchangeName string the last traded exchange name from tick history
primaryTickerExchange string the primary ticker iso
View JSON Schema on GitHub

JSON Schema

factset-tick-history-coverage-tick-history-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "coverageTickHistory",
  "type": "object",
  "description": "Returns Coverage Response of the requested ticker with unique isocode within a date range",
  "properties": {
    "ticker": {
      "type": "string",
      "description": "a unique ticker given to a company"
    },
    "factsetExchangeCode": {
      "type": "string",
      "description": "FactSet specific exchange code."
    },
    "startDate": {
      "type": "string",
      "description": "The date for (or from which) the coverage is required. "
    },
    "latestTradeDate": {
      "type": "string",
      "description": "This specifies the latest traded date from tick history."
    },
    "companyName": {
      "type": "string",
      "description": "Name of the firm"
    },
    "isin": {
      "type": "string",
      "description": "returns the ISIN of the requested company "
    },
    "currency": {
      "type": "string",
      "description": "Represents 3 digit ISO code for the currency"
    },
    "lastExchangeCode": {
      "type": "string",
      "description": "the last traded exhange code from tick history"
    },
    "lastExchangeName": {
      "type": "string",
      "description": "the last traded exchange name from tick history"
    },
    "primaryTickerExchange": {
      "type": "string",
      "description": "the primary ticker iso"
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/factset-tick-history-coverage-tick-history"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.