tastytrade · Schema

FutureProduct

FutureProduct model

FinanceBrokerageTradingOptionsFuturesEquitiesCryptoMarket DataWebSocket

Properties

Name Type Description
active-months string
back-month-first-calendar-symbol boolean
base-tick integer
cash-settled boolean
code string
contract-limit integer
description string
display-factor number
exchange string
first-notice boolean
listed-months string
market-sector string
notional-multiplier number
price-format string
product-subtype string
product-type string
security-group string
small-notional boolean
streamer-exchange-code string
sub-tick integer
supported boolean
root-symbol string
tick-size number
true-underlying-code string
underlying-description string
underlying-identifier string
View JSON Schema on GitHub

JSON Schema

instruments-FutureProduct.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://developer.tastytrade.com/schemas/instruments/FutureProduct",
  "title": "FutureProduct",
  "type": "object",
  "properties": {
    "active-months": {
      "description": "",
      "type": "string"
    },
    "back-month-first-calendar-symbol": {
      "description": "",
      "type": "boolean"
    },
    "base-tick": {
      "description": "",
      "type": "integer",
      "format": "int32"
    },
    "cash-settled": {
      "description": "",
      "type": "boolean"
    },
    "code": {
      "description": "",
      "type": "string"
    },
    "contract-limit": {
      "description": "",
      "type": "integer",
      "format": "int32"
    },
    "description": {
      "description": "",
      "type": "string"
    },
    "display-factor": {
      "description": "",
      "type": "number",
      "format": "double"
    },
    "exchange": {
      "description": "",
      "type": "string"
    },
    "first-notice": {
      "description": "",
      "type": "boolean"
    },
    "listed-months": {
      "description": "",
      "type": "string"
    },
    "market-sector": {
      "description": "",
      "type": "string"
    },
    "notional-multiplier": {
      "description": "",
      "type": "number",
      "format": "double"
    },
    "price-format": {
      "description": "",
      "type": "string"
    },
    "product-subtype": {
      "description": "",
      "type": "string"
    },
    "product-type": {
      "description": "",
      "type": "string"
    },
    "security-group": {
      "description": "",
      "type": "string"
    },
    "small-notional": {
      "description": "",
      "type": "boolean"
    },
    "streamer-exchange-code": {
      "description": "",
      "type": "string"
    },
    "sub-tick": {
      "description": "",
      "type": "integer",
      "format": "int32"
    },
    "supported": {
      "description": "",
      "type": "boolean"
    },
    "root-symbol": {
      "description": "",
      "type": "string"
    },
    "tick-size": {
      "description": "",
      "type": "number",
      "format": "double"
    },
    "true-underlying-code": {
      "description": "",
      "type": "string"
    },
    "underlying-description": {
      "description": "",
      "type": "string"
    },
    "underlying-identifier": {
      "description": "",
      "type": "string"
    }
  },
  "description": "FutureProduct model"
}

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/instruments-FutureProduct"
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 email required.

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