tastytrade · Schema

Equity

Equity model

FinanceBrokerageTradingOptionsFuturesEquitiesCryptoMarket DataWebSocket

Properties

Name Type Description
active boolean
borrow-rate number
bypass-manual-review boolean
country-of-incorporation string
country-of-taxation string
description string
halted-at string
instrument-sub-type string
instrument-type string
is-closing-only boolean
is-etf boolean
is-fractional-quantity-eligible boolean
is-illiquid boolean
is-index boolean
is-options-closing-only boolean
lendability string
listed-market string
market-time-instrument-collection string
overnight-trading-permitted boolean
short-description string
stops-trading-at string
streamer-symbol string
symbol string
underlying-product-type string
option-tick-sizes object
tick-sizes object
View JSON Schema on GitHub

JSON Schema

instruments-Equity.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://developer.tastytrade.com/schemas/instruments/Equity",
  "title": "Equity",
  "type": "object",
  "properties": {
    "active": {
      "description": "",
      "type": "boolean"
    },
    "borrow-rate": {
      "description": "",
      "type": "number",
      "format": "double"
    },
    "bypass-manual-review": {
      "description": "",
      "type": "boolean"
    },
    "country-of-incorporation": {
      "description": "",
      "type": "string"
    },
    "country-of-taxation": {
      "description": "",
      "type": "string"
    },
    "description": {
      "description": "",
      "type": "string"
    },
    "halted-at": {
      "description": "",
      "type": "string",
      "format": "date-time"
    },
    "instrument-sub-type": {
      "description": "",
      "type": "string"
    },
    "instrument-type": {
      "description": "",
      "type": "string"
    },
    "is-closing-only": {
      "description": "",
      "type": "boolean"
    },
    "is-etf": {
      "description": "",
      "type": "boolean"
    },
    "is-fractional-quantity-eligible": {
      "description": "",
      "type": "boolean"
    },
    "is-illiquid": {
      "description": "",
      "type": "boolean"
    },
    "is-index": {
      "description": "",
      "type": "boolean"
    },
    "is-options-closing-only": {
      "description": "",
      "type": "boolean"
    },
    "lendability": {
      "description": "",
      "type": "string"
    },
    "listed-market": {
      "description": "",
      "type": "string"
    },
    "market-time-instrument-collection": {
      "description": "",
      "type": "string"
    },
    "overnight-trading-permitted": {
      "description": "",
      "type": "boolean"
    },
    "short-description": {
      "description": "",
      "type": "string"
    },
    "stops-trading-at": {
      "description": "",
      "type": "string",
      "format": "date-time"
    },
    "streamer-symbol": {
      "description": "",
      "type": "string"
    },
    "symbol": {
      "description": "",
      "type": "string"
    },
    "underlying-product-type": {
      "description": "",
      "type": "string"
    },
    "option-tick-sizes": {
      "description": "",
      "type": "object",
      "properties": {
        "symbol": {
          "description": "",
          "type": "string"
        },
        "threshold": {
          "description": "",
          "type": "number",
          "format": "double"
        },
        "value": {
          "description": "",
          "type": "number",
          "format": "double"
        }
      }
    },
    "tick-sizes": {
      "description": "",
      "type": "object",
      "properties": {
        "symbol": {
          "description": "",
          "type": "string"
        },
        "threshold": {
          "description": "",
          "type": "number",
          "format": "double"
        },
        "value": {
          "description": "",
          "type": "number",
          "format": "double"
        }
      }
    }
  },
  "description": "Equity 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-Equity"
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.