tastytrade · Example Payload

Accounts And Customers Getapiquotetokens

api-quote-tokens

Accounts And Customers Getapiquotetokens is an example object payload from tastytrade, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummarytagsparameters

Example Payload

Raw ↑
{
  "operationId": "getApiQuoteTokens",
  "method": "GET",
  "path": "/api-quote-tokens",
  "summary": "Returns the appropriate API quote streamer endpoint, level and identification token \\\n            for the current customer to receive market data.",
  "tags": [
    "api-quote-tokens"
  ],
  "parameters": []
}