{ "info": { "_postman_id": "3a4b91fa-33c8-4789-85c7-ef18d14794da", "name": "Theta Data v3 At-Time List API", "description": "Real-time and historic stock, options, and index data!", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:11:35.000Z", "updatedAt": "2026-07-28T03:11:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-3a4b91fa-33c8-4789-85c7-ef18d14794da" }, "item": [ { "name": "stock", "item": [ { "name": "list", "item": [ { "name": "symbols", "item": [ { "name": "Symbols", "id": "4654a732-6e7d-4e22-a26f-29dad8480ac9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/stock/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "stock", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "A symbol can be defined as a unique identifier for a stock / underlying asset. Common terms also include: root, ticker, and underlying. This endpoint returns all traded symbols for stocks. This endpoint is updated overnight.\n" }, "response": [ { "id": "93075c78-3244-4c1a-aeed-68812203af1b", "name": "List all stock symbols", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/stock/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "stock", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\"\n },\n {\n \"symbol\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-93075c78-3244-4c1a-aeed-68812203af1b" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-4654a732-6e7d-4e22-a26f-29dad8480ac9" } ], "id": "87ce409b-8cbf-49fe-b2bf-03a252978c5b", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-87ce409b-8cbf-49fe-b2bf-03a252978c5b" }, { "name": "dates", "item": [ { "name": "{request_type}", "item": [ { "name": "Dates", "id": "b18f5fcd-0be7-489e-828e-415ad224fd55", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/stock/list/dates/:request_type?symbol=&symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "stock", "list", "dates", ":request_type" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "id": "9a9f76aa-3499-4f04-987b-3ef91470f840", "key": "request_type", "value": "trade", "description": "(Required) The request type." } ] }, "description": "Lists all dates of data that are available for a stock with a given request type and symbol. This endpoint is updated overnight.\n" }, "response": [ { "id": "ae783356-6d90-48a2-885c-b78cb5aa9d33", "name": "List all dates for a stock quote for a given symbol", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/stock/list/dates/:request_type?symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "stock", "list", "dates", ":request_type" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "key": "request_type" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"date\": \"\"\n },\n {\n \"date\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-ae783356-6d90-48a2-885c-b78cb5aa9d33" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-b18f5fcd-0be7-489e-828e-415ad224fd55" } ], "id": "ba1665dd-5bdf-44b6-9724-558b0f00c492", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-ba1665dd-5bdf-44b6-9724-558b0f00c492" } ], "id": "bb0a311a-2db8-4b5b-b5c7-b9c5e5830070", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-bb0a311a-2db8-4b5b-b5c7-b9c5e5830070" } ], "id": "931096dc-dd5d-49f6-a9d8-3be08097d052", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-931096dc-dd5d-49f6-a9d8-3be08097d052" } ], "id": "92877d95-c822-49d6-9526-4f46fbe405a3", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-92877d95-c822-49d6-9526-4f46fbe405a3" }, { "name": "option", "item": [ { "name": "list", "item": [ { "name": "symbols", "item": [ { "name": "Symbols", "id": "2157832e-613a-4c5c-9876-ca91ce6cbf43", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "A symbol can be defined as a unique identifier for a stock / underlying asset. Common terms also include: root, ticker, and underlying. This endpoint returns all traded symbols for options. This endpoint is updated overnight.\n" }, "response": [ { "id": "1e2f3604-7d9c-4b2d-8a6d-5843da50e5bc", "name": "List all symbols for options", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\"\n },\n {\n \"symbol\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-1e2f3604-7d9c-4b2d-8a6d-5843da50e5bc" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-2157832e-613a-4c5c-9876-ca91ce6cbf43" } ], "id": "d0f171f0-4a04-4726-8f89-006c70e3b270", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-d0f171f0-4a04-4726-8f89-006c70e3b270" }, { "name": "dates", "item": [ { "name": "{request_type}", "item": [ { "name": "Dates", "id": "00aba1ad-ce15-4884-bfdc-9962164abfb5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/dates/:request_type?symbol=&expiration=&strike=*&right=both&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "dates", ":request_type" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options.", "key": "symbol", "value": "" }, { "description": "(Required) The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format.", "key": "expiration", "value": "" }, { "description": "The strike price of the contract in dollars (ie `100.00` for `$100.00`), or `*` for all strikes.", "key": "strike", "value": "*" }, { "description": "The right (call or put) of the contract.", "key": "right", "value": "both" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "id": "f76b2322-7014-4f57-9325-e4384b79804d", "key": "request_type", "value": "trade", "description": "(Required) The request type." } ] }, "description": "Lists all dates of data that are available for an option with a given symbol, request type, and expiration.\nThis endpoint is updated overnight.\n" }, "response": [ { "id": "25e69f0b-bcec-4ee4-8e9d-cdbccb5fb9c8", "name": "List all dates for an option quote for a given symbol and expiration date", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/dates/:request_type?symbol=&expiration=&strike=*&right=both&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "dates", ":request_type" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options.", "key": "symbol", "value": "" }, { "description": "(Required) The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format.", "key": "expiration", "value": "" }, { "description": "The strike price of the contract in dollars (ie `100.00` for `$100.00`), or `*` for all strikes.", "key": "strike", "value": "*" }, { "description": "The right (call or put) of the contract.", "key": "right", "value": "both" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "key": "request_type" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"date\": \"\"\n },\n {\n \"date\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-25e69f0b-bcec-4ee4-8e9d-cdbccb5fb9c8" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-00aba1ad-ce15-4884-bfdc-9962164abfb5" } ], "id": "1c14dd63-ded2-447e-ac07-b829ca81d704", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-1c14dd63-ded2-447e-ac07-b829ca81d704" } ], "id": "d174ea4c-5401-41fd-b615-acb66ad381f6", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-d174ea4c-5401-41fd-b615-acb66ad381f6" }, { "name": "expirations", "item": [ { "name": "Expirations", "id": "19bad698-79d5-4018-9f35-779ad3adbda1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/expirations?symbol=&symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "expirations" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "Lists all dates of expirations that are available for an option with a given symbol.\nThis endpoint is updated overnight.\n" }, "response": [ { "id": "76a48668-5d3d-4c33-bdee-23c28ed8f54e", "name": "List all expirations for an option with a given symbol", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/expirations?symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "expirations" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\",\n \"expiration\": \"\"\n },\n {\n \"symbol\": \"\",\n \"expiration\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-76a48668-5d3d-4c33-bdee-23c28ed8f54e" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-19bad698-79d5-4018-9f35-779ad3adbda1" } ], "id": "607697d9-9e5f-4bb0-9b28-1d3c1871d356", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-607697d9-9e5f-4bb0-9b28-1d3c1871d356" }, { "name": "strikes", "item": [ { "name": "Strikes", "id": "70ee8dd1-e376-4ec1-8f50-5ace220b2ee1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/strikes?symbol=&symbol=&expiration=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "strikes" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format.", "key": "expiration", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "Lists all strikes that are available for an option with a given symbol and expiration date.\nThis endpoint is updated overnight.\n" }, "response": [ { "id": "e0e29c9f-fc88-409f-8f33-bd5e427285e1", "name": "List all strikes for an option with a given symbol and expiration date", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/strikes?symbol=&expiration=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "strikes" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format.", "key": "expiration", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\",\n \"strike\": \"\"\n },\n {\n \"symbol\": \"\",\n \"strike\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-e0e29c9f-fc88-409f-8f33-bd5e427285e1" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-70ee8dd1-e376-4ec1-8f50-5ace220b2ee1" } ], "id": "8c6983be-5bd2-4a9f-9f31-9f53868d835c", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-8c6983be-5bd2-4a9f-9f31-9f53868d835c" }, { "name": "contracts", "item": [ { "name": "{request_type}", "item": [ { "name": "Contracts", "id": "9f3f75ac-e463-4128-8549-c5ff54655a03", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/contracts/:request_type?symbol=&symbol=&date=&max_dte=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "contracts", ":request_type" ], "query": [ { "description": "The stock or index symbol, or underlying symbol for options.", "key": "symbol", "value": "" }, { "description": "The stock or index symbol, or underlying symbol for options.", "key": "symbol", "value": "" }, { "description": "(Required) The date to fetch data for.", "key": "date", "value": "" }, { "description": "If specified, only contracts with a full calendar day 'Days to Expiration' (DTE) less than or equal to this number will be returned.", "key": "max_dte", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "id": "d85c5bf3-a774-49e6-9e51-34758b4cd751", "key": "request_type", "value": "trade", "description": "(Required) The request type." } ] }, "description": "Lists all contracts that were traded or quoted on a particular date.\n\nIf the ``symbol`` parameter is specified, the returned contracts will be filtered to match the symbol.\nMultiple symbols can be specified by separating them with commas such as ``symbol=AAPL,SPY,AMD``\nThis endpoint is updated real-time.\n" }, "response": [ { "id": "85de4e9e-5d8f-42b3-9caf-a4a0d39bc551", "name": "List all contracts for an option trade with a given date", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/option/list/contracts/:request_type?symbol=&date=&max_dte=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "option", "list", "contracts", ":request_type" ], "query": [ { "description": "The stock or index symbol, or underlying symbol for options.", "key": "symbol", "value": "" }, { "description": "(Required) The date to fetch data for.", "key": "date", "value": "" }, { "description": "If specified, only contracts with a full calendar day 'Days to Expiration' (DTE) less than or equal to this number will be returned.", "key": "max_dte", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ], "variable": [ { "key": "request_type" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\",\n \"expiration\": \"\",\n \"strike\": \"\",\n \"right\": \"\"\n },\n {\n \"symbol\": \"\",\n \"expiration\": \"\",\n \"strike\": \"\",\n \"right\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-85de4e9e-5d8f-42b3-9caf-a4a0d39bc551" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-9f3f75ac-e463-4128-8549-c5ff54655a03" } ], "id": "8d9a7a10-9bc2-4704-9e12-97da4b9cbea1", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-8d9a7a10-9bc2-4704-9e12-97da4b9cbea1" } ], "id": "12b1c6bd-ecb6-4e75-8561-4a5e72023030", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-12b1c6bd-ecb6-4e75-8561-4a5e72023030" } ], "id": "3d2cee2c-ff3a-4353-9c00-d405b70b27ca", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-3d2cee2c-ff3a-4353-9c00-d405b70b27ca" } ], "id": "912146a2-3197-49e2-8e78-aad0282ece9f", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-912146a2-3197-49e2-8e78-aad0282ece9f" }, { "name": "index", "item": [ { "name": "list", "item": [ { "name": "symbols", "item": [ { "name": "Symbols", "id": "6b93c4bc-5411-4675-80c3-0e94904a89f4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/index/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "index", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "A symbol can be defined as a unique identifier for a stock / underlying asset. Common terms also include: root, ticker, and underlying. This endpoint returns all traded symbols for options. This endpoint is updated overnight.\n" }, "response": [ { "id": "63769e7a-6b58-4bb3-8693-a185af3cb7e8", "name": "List all symbols for indices", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/index/list/symbols?format=csv", "host": [ "{{baseUrl}}" ], "path": [ "index", "list", "symbols" ], "query": [ { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"symbol\": \"\"\n },\n {\n \"symbol\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-63769e7a-6b58-4bb3-8693-a185af3cb7e8" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-6b93c4bc-5411-4675-80c3-0e94904a89f4" } ], "id": "449fd087-41e9-487d-b849-fa97d573a477", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-449fd087-41e9-487d-b849-fa97d573a477" }, { "name": "dates", "item": [ { "name": "Dates", "id": "71b39f91-913c-40ea-b89f-d1ac5aa05a5e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/index/list/dates?symbol=&symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "index", "list", "dates" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] }, "description": "Lists all dates of data that are available for a index with a given request type and symbol. This endpoint is updated overnight.\n" }, "response": [ { "id": "da338298-e8e2-430d-8323-6df6ccb57ccd", "name": "List all dates for a index for a given symbol", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/csv" } ], "url": { "raw": "{{baseUrl}}/index/list/dates?symbol=&format=csv", "host": [ "{{baseUrl}}" ], "path": [ "index", "list", "dates" ], "query": [ { "description": "(Required) The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.", "key": "symbol", "value": "" }, { "description": "The format of the data when returned to the user.", "key": "format", "value": "csv" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"date\": \"\"\n },\n {\n \"date\": \"\"\n }\n]", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-da338298-e8e2-430d-8323-6df6ccb57ccd" } ], "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-71b39f91-913c-40ea-b89f-d1ac5aa05a5e" } ], "id": "d568589f-51f3-4d85-b62c-1ce405680762", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-d568589f-51f3-4d85-b62c-1ce405680762" } ], "id": "9945f62e-ed7c-461d-ac61-86ae03308d42", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-9945f62e-ed7c-461d-ac61-86ae03308d42" } ], "id": "707d2a2c-ef2e-46a6-b39b-b7c49d90f874", "createdAt": "2026-07-28T03:11:36.000Z", "updatedAt": "2026-07-28T03:11:36.000Z", "uid": "35240-707d2a2c-ef2e-46a6-b39b-b7c49d90f874" } ], "variable": [ { "key": "baseUrl", "value": "http://127.0.0.1:25503/v3" } ] }