Factset · Schema

tickhistory_response

response for tick history

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
Requested ID string Request Identification String.
Requested Symbol string Single Requested Symbol or Security.
Requested Fields array Array of requested fields
Request Key string
Error Code string
Error Description string Brief description of error response. Blank if successful.
Field Names string Requested Field Names
Field IDs number Requested Field ID numbers 'FID'. Found in Data Service Manual.
Key string Requested Symbol Key, where :D represented delayed data.
Values number Array of field values. Each value is returned for requested interval query.
View JSON Schema on GitHub

JSON Schema

factset-intraday-tick-history-tickhistory_response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "tickhistory_response",
  "type": "object",
  "description": "response for tick history",
  "properties": {
    "Requested ID": {
      "type": "string",
      "description": "Request Identification String."
    },
    "Requested Symbol": {
      "type": "string",
      "description": "Single Requested Symbol or Security."
    },
    "Requested Fields": {
      "type": "array",
      "description": "Array of requested fields "
    },
    "Request Key": {
      "type": "string"
    },
    "Error Code": {
      "type": "string"
    },
    "Error Description": {
      "type": "string",
      "description": "Brief description of error response. Blank if successful."
    },
    "Field Names": {
      "type": "string",
      "description": "Requested Field Names"
    },
    "Field IDs": {
      "type": "number",
      "description": "Requested Field ID numbers 'FID'. Found in Data Service Manual."
    },
    "Key": {
      "type": "string",
      "description": "Requested Symbol Key, where :D represented delayed data."
    },
    "Values": {
      "type": "number",
      "description": "Array of field values. Each value is returned for requested interval query."
    }
  }
}

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-intraday-tick-history-tickhistory_response"
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.