{ "info": { "_postman_id": "0f638185-6a6a-4eb6-87c1-81163be95854", "name": "derivatives-api", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "lastUpdatedBy": "35240", "uid": "35240-0f638185-6a6a-4eb6-87c1-81163be95854" }, "item": [ { "name": "analytics", "item": [ { "name": "instruments", "item": [ { "name": "information", "item": [ { "name": "tradfi", "item": [ { "name": "Options Instruments", "id": "8eeab020-89b9-47a9-a3cd-05c1dcbafcb8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information/tradfi?currency=IBIT&expiration=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information", "tradfi" ], "query": [ { "description": "**[Optional]** The underlying currency ticker for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. **[Examples]** `2024-11-20T00:00:00.000Z` Supported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns all available exchanges, currencies and option instruments. If a timestamp is used we can then filter the information for historical data.\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)\n" }, "response": [ { "id": "23927aa1-0d2a-4abb-9b03-f441a3f0d3c0", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information/tradfi?currency=IBIT&expiration=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information", "tradfi" ], "query": [ { "description": "**[Optional]** The underlying currency ticker for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. **[Examples]** `2024-11-20T00:00:00.000Z` Supported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"currency\": \"\",\n \"endDate\": \"\",\n \"exchange\": \"\",\n \"expiration\": \"\",\n \"instrument\": \"\",\n \"multiplier\": \"\",\n \"nativeInstrument\": \"\",\n \"putCall\": \"\",\n \"strike\": \"\"\n },\n {\n \"currency\": \"\",\n \"endDate\": \"\",\n \"exchange\": \"\",\n \"expiration\": \"\",\n \"instrument\": \"\",\n \"multiplier\": \"\",\n \"nativeInstrument\": \"\",\n \"putCall\": \"\",\n \"strike\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-23927aa1-0d2a-4abb-9b03-f441a3f0d3c0" }, { "id": "b737ac97-5917-444b-861b-29ad200679b2", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information/tradfi?currency=IBIT&expiration=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information", "tradfi" ], "query": [ { "description": "**[Optional]** The underlying currency ticker for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. **[Examples]** `2024-11-20T00:00:00.000Z` Supported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b737ac97-5917-444b-861b-29ad200679b2" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8eeab020-89b9-47a9-a3cd-05c1dcbafcb8" } ], "id": "742468c0-e734-465d-9f29-88b72287a0c8", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-742468c0-e734-465d-9f29-88b72287a0c8" }, { "name": "Options Instruments", "id": "6afff923-17fb-4a64-aa92-5e19a0468494", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information?exchange=¤cy=&expiration=&putCall=&strike=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed option instruments. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "" }, { "description": "**[Optional]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options underlying currencies are formatted as (BTC, ETH) while linear options currency formats include the stable coin (SOL_USDC)", "key": "currency", "value": "" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. \n**[Examples]** ` 2024-04-03T08:00:00.000Z ` \nSupported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns all available exchanges, currencies and option instruments. If a timestamp is used we can then filter the information for historical data." }, "response": [ { "id": "56d44c6c-a323-48f2-b012-17798c071d2e", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information?exchange=¤cy=&expiration=&putCall=&strike=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed option instruments. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "" }, { "description": "**[Optional]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options underlying currencies are formatted as (BTC, ETH) while linear options currency formats include the stable coin (SOL_USDC)", "key": "currency", "value": "" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. \n**[Examples]** ` 2024-04-03T08:00:00.000Z ` \nSupported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"ts\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"nativeInstrument\": \"\",\n \"multiplier\": \"\",\n \"putCall\": \"\",\n \"expiration\": \"\",\n \"currency\": \"\",\n \"strike\": \"\"\n },\n {\n \"ts\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"nativeInstrument\": \"\",\n \"multiplier\": \"\",\n \"putCall\": \"\",\n \"expiration\": \"\",\n \"currency\": \"\",\n \"strike\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-56d44c6c-a323-48f2-b012-17798c071d2e" }, { "id": "94683d7d-d3c9-45fe-98e9-d337784ed3c1", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/information?exchange=¤cy=&expiration=&putCall=&strike=×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed option instruments. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "" }, { "description": "**[Optional]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options underlying currencies are formatted as (BTC, ETH) while linear options currency formats include the stable coin (SOL_USDC)", "key": "currency", "value": "" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** A select historical timestamp for which a list of option instruments were active at the time. \n**[Examples]** ` 2024-04-03T08:00:00.000Z ` \nSupported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-94683d7d-d3c9-45fe-98e9-d337784ed3c1" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-6afff923-17fb-4a64-aa92-5e19a0468494" } ], "id": "b1860794-97ca-49db-99db-4d60b98a2135", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b1860794-97ca-49db-99db-4d60b98a2135" }, { "name": "most-traded", "item": [ { "name": "tradfi", "item": [ { "name": "Instruments Most Traded", "id": "d4a2f14f-6b62-408c-81ec-c7ce528702be", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded/tradfi?currency=IBIT&startDate=2024-11-25&endDate=2024-11-26&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-25`", "key": "startDate", "value": "2024-11-25" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-26`", "key": "endDate", "value": "2024-11-26" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the most traded instruments on a selected exchange for a selected underlying currency, for a given date range. This endpoint also returns the VWAP (Volume-Weighted-Average-Price) and VWAP of implied volatility. The calculation for VWAP uses each available trade, weighted by contract sizes and applied to Price USD and/or Implied Volatility, for the given date range." }, "response": [ { "id": "03632bc6-e8ee-4a4c-beb3-5be07a05ed33", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded/tradfi?currency=IBIT&startDate=2024-11-25&endDate=2024-11-26&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-25`", "key": "startDate", "value": "2024-11-25" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-26`", "key": "endDate", "value": "2024-11-26" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-03632bc6-e8ee-4a4c-beb3-5be07a05ed33" }, { "id": "ca5bffd1-b2d0-4c46-b0fa-cd681e27bf74", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded/tradfi?currency=IBIT&startDate=2024-11-25&endDate=2024-11-26&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-25`", "key": "startDate", "value": "2024-11-25" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-26`", "key": "endDate", "value": "2024-11-26" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ca5bffd1-b2d0-4c46-b0fa-cd681e27bf74" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d4a2f14f-6b62-408c-81ec-c7ce528702be" } ], "id": "c6287c6e-0830-4208-9f62-df638440e012", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c6287c6e-0830-4208-9f62-df638440e012" }, { "name": "Instruments Most Traded", "id": "40e7cab9-50c8-45fb-aa5a-bc51a6de4064", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded?exchange=deribit¤cy=BTC&startDate=2024-06-01&endDate=2024-06-03&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-06-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-03" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] }, "description": "This endpoint returns the most traded instruments on a selected exchange for a selected underlying currency, for a given date range. Users can filter out select trade types: \"ALL\" trades, \"Block\" trades and \"Non-Block\" trades.\n" }, "response": [ { "id": "c1b898f3-627f-4100-93cc-84bcf4834085", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded?exchange=deribit¤cy=BTC&startDate=2024-06-01&endDate=2024-06-03&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-06-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-03" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"currency\": \"\",\n \"instrument\": \"\",\n \"contractVolume\": 0\n },\n {\n \"currency\": \"\",\n \"instrument\": \"\",\n \"contractVolume\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c1b898f3-627f-4100-93cc-84bcf4834085" }, { "id": "93239473-5846-4c4d-863d-d68a705e50ce", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/instruments/most-traded?exchange=deribit¤cy=BTC&startDate=2024-06-01&endDate=2024-06-03&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "instruments", "most-traded" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-06-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-03" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-93239473-5846-4c4d-863d-d68a705e50ce" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-40e7cab9-50c8-45fb-aa5a-bc51a6de4064" } ], "id": "0930fded-f719-4165-a70c-c5f3f9cf2ecd", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-0930fded-f719-4165-a70c-c5f3f9cf2ecd" } ], "id": "ad22a594-7cab-4115-aa53-8564109e501b", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ad22a594-7cab-4115-aa53-8564109e501b" }, { "name": "futures-perpetuals", "item": [ { "name": "trade-aggregation-information", "item": [ { "name": "(new) Information Perpetuals and Futures", "id": "a9cc6c5e-812b-4a83-b06e-0c60239696d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-information?currency=BTC&exchange=binance&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-information" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint provides instrument information for each exchange. Users can also query it to view the dataset's start and end dates. Optional parameters, such as exchange or currency, can be used to filter the dataset for specific information." }, "response": [ { "id": "7ab703b0-004f-4bfb-9f6e-f9db2c19457e", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-information?currency=BTC&exchange=binance&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-information" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7ab703b0-004f-4bfb-9f6e-f9db2c19457e" }, { "id": "2d1405a5-268f-4093-bbb2-af446384a9fb", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-information?currency=BTC&exchange=binance&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-information" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"examples\": {\n \"Result\": {\n \"value\": {\n \"status\": 200,\n \"title\": \"OK\",\n \"description\": \"Successful request\",\n \"payload\": {\n \"data\": [\n {\n \"endDate\": \"2025-04-18 00:00:00 000\",\n \"exchange\": \"binance\",\n \"instrument\": \"1000000MOGUSDT\",\n \"startDate\": \"2024-11-07 00:00:00 000\"\n },\n {\n \"endDate\": \"2025-04-18 00:00:00 000\",\n \"exchange\": \"binance\",\n \"instrument\": \"1000BONKUSDC\",\n \"startDate\": \"2024-05-02 00:00:00 000\"\n },\n {\n \"endDate\": \"2025-04-18 00:00:00 000\",\n \"exchange\": \"binance\",\n \"instrument\": \"1000BONKUSDT\",\n \"startDate\": \"2023-11-22 00:00:00 000\"\n },\n {\n \"endDate\": \"2022-04-11 00:00:00 000\",\n \"exchange\": \"binance\",\n \"instrument\": \"1000BTTCUSDT\",\n \"startDate\": \"2022-01-26 00:00:00 000\"\n },\n {\n \"endDate\": \"2025-04-18 00:00:00 000\",\n \"exchange\": \"binance\",\n \"instrument\": \"1000CATUSDT\",\n \"startDate\": \"2024-10-21 00:00:00 000\"\n }\n ]\n }\n }\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2d1405a5-268f-4093-bbb2-af446384a9fb" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a9cc6c5e-812b-4a83-b06e-0c60239696d5" } ], "id": "e9e0dac3-fdda-4a7d-a88f-9739b351f9dd", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e9e0dac3-fdda-4a7d-a88f-9739b351f9dd" }, { "name": "depth", "item": [ { "name": "information", "item": [ { "name": "Futures Depth Instruments", "id": "aeacf006-77aa-4d94-aace-9ccfb56e841f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/information?exchange=deribit&instrument=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed futures and perpetual instruments depth data. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which there is depth data. \n**[Examples]** ` BTC-PERPETUAL` ", "key": "instrument", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns all available exchanges and futures/perpetual instruments with order book depth data." }, "response": [ { "id": "ceb6effd-2ee0-480d-b8e9-33c8801f9c20", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/information?exchange=deribit&instrument=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed futures and perpetual instruments depth data. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which there is depth data. \n**[Examples]** ` BTC-PERPETUAL` ", "key": "instrument", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"endDate\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"startDate\": \"\"\n },\n {\n \"endDate\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"startDate\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ceb6effd-2ee0-480d-b8e9-33c8801f9c20" }, { "id": "9d1124cf-56c9-4baf-98be-59168014ff6f", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/information?exchange=deribit&instrument=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "information" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve listed futures and perpetual instruments depth data. \n**[Examples]** ` deribit | okex | bybit `", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which there is depth data. \n**[Examples]** ` BTC-PERPETUAL` ", "key": "instrument", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9d1124cf-56c9-4baf-98be-59168014ff6f" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-aeacf006-77aa-4d94-aace-9ccfb56e841f" } ], "id": "780225da-b4af-4669-a51c-82812e47500a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-780225da-b4af-4669-a51c-82812e47500a" }, { "name": "bid-ask-spread", "item": [ { "name": "Bid Ask Spread", "id": "644cf560-d093-42f0-8797-ebb40f5adf95", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/bid-ask-spread?instrument=btc&exchange=deribit&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "bid-ask-spread" ], "query": [ { "description": "(Required) **[Required]** The currency for the futures or perpetual instruments.\n**[Examples]** ` btc | btc-perpetual `", "key": "instrument", "value": "btc" }, { "description": "(Required) **[Required]** The exchange for the associated bid ask spread.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint allows users to explore the bid-ask spread for a specific futures or perpetual assets across one or more exchanges. It provides both the absolute dollar spread (based on the best bid and offer) and the spread as a percentage of the mid-price." }, "response": [ { "id": "da36a082-f38b-4ec1-a795-ba7ee721325f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/bid-ask-spread?instrument=btc&exchange=deribit&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "bid-ask-spread" ], "query": [ { "description": "(Required) **[Required]** The currency for the futures or perpetual instruments.\n**[Examples]** ` btc | btc-perpetual `", "key": "instrument", "value": "btc" }, { "description": "(Required) **[Required]** The exchange for the associated bid ask spread.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"bestAskPrice\": \"\",\n \"bestBidPrice\": \"\",\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"spread\": \"\",\n \"spreadPercent\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"bestAskPrice\": \"\",\n \"bestBidPrice\": \"\",\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"spread\": \"\",\n \"spreadPercent\": \"\",\n \"timestamp\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-da36a082-f38b-4ec1-a795-ba7ee721325f" }, { "id": "940f93e7-25e0-4e0a-8158-080e4d36c7dc", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/bid-ask-spread?instrument=btc&exchange=deribit&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "bid-ask-spread" ], "query": [ { "description": "(Required) **[Required]** The currency for the futures or perpetual instruments.\n**[Examples]** ` btc | btc-perpetual `", "key": "instrument", "value": "btc" }, { "description": "(Required) **[Required]** The exchange for the associated bid ask spread.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-940f93e7-25e0-4e0a-8158-080e4d36c7dc" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-644cf560-d093-42f0-8797-ebb40f5adf95" } ], "id": "92fefb71-6161-414a-839d-a9b3ff57ec84", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-92fefb71-6161-414a-839d-a9b3ff57ec84" }, { "name": "pressure", "item": [ { "name": "Pressure", "id": "b04c46ac-be78-4b29-8a7d-29c364b08c28", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/pressure?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "pressure" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve listed futures or perpetual instruments.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The futures or perpetual instrument.\n**[Examples]** ` BTC-PERPETUAL `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "Order book pressure is a market indicator that measures the relative balance between buy and sell orders. It is calculated as: Order_Book_Pressure = (bid depth \u2212 ask depth) This metric provides insight into market sentiment by quantifying the dominance of buyers or sellers. A positive value indicates stronger bid depth, while a negative value signals sell-side dominance." }, "response": [ { "id": "150555e6-0df4-4c85-9a8c-5dcef4755942", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/pressure?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "pressure" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve listed futures or perpetual instruments.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The futures or perpetual instrument.\n**[Examples]** ` BTC-PERPETUAL `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"pressureXXXNet\": \"\",\n \"pressureXXXPercentage\": \"\",\n \"pressureXXXTotalSize\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"pressureXXXNet\": \"\",\n \"pressureXXXPercentage\": \"\",\n \"pressureXXXTotalSize\": \"\",\n \"timestamp\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-150555e6-0df4-4c85-9a8c-5dcef4755942" }, { "id": "8a0ea047-652c-4c13-8b7a-dd029bcc771b", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth/pressure?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth", "pressure" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve listed futures or perpetual instruments.\n**[Examples]** ` deribit | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The futures or perpetual instrument.\n**[Examples]** ` BTC-PERPETUAL `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-8a0ea047-652c-4c13-8b7a-dd029bcc771b" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b04c46ac-be78-4b29-8a7d-29c364b08c28" } ], "id": "79b6fa5b-34cc-469b-bea7-8977f22a4583", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-79b6fa5b-34cc-469b-bea7-8977f22a4583" }, { "name": "Depth", "id": "b24dff39-73ff-4805-9ef2-7a70afeeb353", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth" ], "query": [ { "description": "(Required) **[Required]** The select exchange for which to view liquidity depth.\n**[Examples]** ` gdax | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The currency pair for which to view liquidity depth.\n**[Examples]** ` btc_usd | btc_usdc | eth_usd `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "Percentage depth profiles offer insights into the order book structure and available liquidity at different price levels. By analyzing buy and sell liquidity within a specified percentage range from the best-bid/best-ask, traders can assess liquidity distribution and its impact on market behavior. The order book depth endpoint returns liquidity data in percentage-based tranches, measured in basis points, at 1-minute intervals. If no date range is specified, the most recent 24 hours of data will be returned." }, "response": [ { "id": "f5b80f53-b727-49e0-bb98-52f8c0eb8947", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth" ], "query": [ { "description": "(Required) **[Required]** The select exchange for which to view liquidity depth.\n**[Examples]** ` gdax | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The currency pair for which to view liquidity depth.\n**[Examples]** ` btc_usd | btc_usdc | eth_usd `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"basisPoints005\": \"\",\n \"basisPoints005OrderCount\": \"\",\n \"bestAskPrice\": \"\",\n \"bestBidPrice\": \"\",\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"side\": \"\",\n \"spreadPercent\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"basisPoints005\": \"\",\n \"basisPoints005OrderCount\": \"\",\n \"bestAskPrice\": \"\",\n \"bestBidPrice\": \"\",\n \"exchange\": \"\",\n \"midPrice\": \"\",\n \"instrument\": \"\",\n \"side\": \"\",\n \"spreadPercent\": \"\",\n \"timestamp\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f5b80f53-b727-49e0-bb98-52f8c0eb8947" }, { "id": "2a075c60-c5ad-42b3-a922-3ddb1a60a8d0", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/depth?exchange=deribit&instrument=BTC-PERPETUAL&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "depth" ], "query": [ { "description": "(Required) **[Required]** The select exchange for which to view liquidity depth.\n**[Examples]** ` gdax | okex | binance | binanceus`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The currency pair for which to view liquidity depth.\n**[Examples]** ` btc_usd | btc_usdc | eth_usd `", "key": "instrument", "value": "BTC-PERPETUAL" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-27`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up to this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601` \n**[Examples]** `1578531600 | 1578531600000 | 2025-02-28`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. \n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2a075c60-c5ad-42b3-a922-3ddb1a60a8d0" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b24dff39-73ff-4805-9ef2-7a70afeeb353" } ], "id": "a2b95cc9-8556-4a9a-8305-0bb8329609cd", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a2b95cc9-8556-4a9a-8305-0bb8329609cd" }, { "name": "trade-aggregation", "item": [ { "name": "(new) Trade Aggregation Currency", "id": "c993a436-b01b-4924-b38f-cd5fde763493", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation?currency=BTC&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint summarizes all trading activity for a specific underlying coin on a specific exchange. For example, while Binance offers multiple BTC futures and perpetual contracts, this endpoint aggregates all related statistics into a single, easy-to-use value. The data also features dynamic granularity based on the selected date range." }, "response": [ { "id": "306a747a-db96-4d6c-ba66-c97423e76204", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation?currency=BTC&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-306a747a-db96-4d6c-ba66-c97423e76204" }, { "id": "6188214c-5827-4f2a-bf8c-6e9d23412fd6", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation?currency=BTC&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation" ], "query": [ { "description": "**[Optional]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6188214c-5827-4f2a-bf8c-6e9d23412fd6" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c993a436-b01b-4924-b38f-cd5fde763493" } ], "id": "124bae46-3aed-4a03-88db-4cc4bb5ee400", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-124bae46-3aed-4a03-88db-4cc4bb5ee400" }, { "name": "trade-aggregation-instrument", "item": [ { "name": "(new) Trade Aggregation Instrument", "id": "19c337ba-c28c-4494-b56f-d27453496af1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-instrument?instrument=BTCBUSD&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-instrument" ], "query": [ { "description": "(Required) **[Require]** The underlying instrument symbol for the future/perpetual contracts. \n**[Examples]** ` BTCBUSD | BTCUSDT `", "key": "instrument", "value": "BTCBUSD" }, { "description": "(Required) **[Required]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint summarizes all trading activity for a specific instrument contract on a specific exchange. The endpoint features detailed statistics and metrics. This enables users to dig into the specifics. The data also features dynamic granularity based on the selected date range." }, "response": [ { "id": "b7ad4f15-cde7-4164-aac9-96fdae454b4f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-instrument?instrument=BTCBUSD&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-instrument" ], "query": [ { "description": "(Required) **[Require]** The underlying instrument symbol for the future/perpetual contracts. \n**[Examples]** ` BTCBUSD | BTCUSDT `", "key": "instrument", "value": "BTCBUSD" }, { "description": "(Required) **[Required]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b7ad4f15-cde7-4164-aac9-96fdae454b4f" }, { "id": "57b5f498-63aa-4e37-a8dd-9723cda06387", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/trade-aggregation-instrument?instrument=BTCBUSD&exchange=binance&startDate=&endDate=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "trade-aggregation-instrument" ], "query": [ { "description": "(Required) **[Require]** The underlying instrument symbol for the future/perpetual contracts. \n**[Examples]** ` BTCBUSD | BTCUSDT `", "key": "instrument", "value": "BTCBUSD" }, { "description": "(Required) **[Required]** The underlying exchange for which there are futures contracts/instruments. \n**[Examples]** ` binance | deribit | bitmex `", "key": "exchange", "value": "binance" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-57b5f498-63aa-4e37-a8dd-9723cda06387" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-19c337ba-c28c-4494-b56f-d27453496af1" } ], "id": "fced2bbb-a1be-43cc-a93f-90c13e4b09d8", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-fced2bbb-a1be-43cc-a93f-90c13e4b09d8" }, { "name": "apr-basis", "item": [ { "name": "live-term-structures-decorated", "item": [ { "name": "(new) Apr-Basis Live Term Structure Decorated", "id": "2ffda4e7-7fc1-4c21-ad86-c90a27a6ebf6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures-decorated?asset=BTC&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures-decorated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the current quoted futures prices along with the differential to spot and the annualized apr of the spot differential. The data also features dynamic granularity based on the selected date range." }, "response": [ { "id": "0a91d108-751a-4c14-b57c-ab2dbdec2976", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures-decorated?asset=BTC&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures-decorated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-0a91d108-751a-4c14-b57c-ab2dbdec2976" }, { "id": "808fd3e4-5898-4666-8981-d81c1a263b92", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures-decorated?asset=BTC&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures-decorated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-808fd3e4-5898-4666-8981-d81c1a263b92" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2ffda4e7-7fc1-4c21-ad86-c90a27a6ebf6" } ], "id": "d3209357-3238-40dd-aab2-1c7e9aa55acd", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d3209357-3238-40dd-aab2-1c7e9aa55acd" }, { "name": "constant-days-to-expiration", "item": [ { "name": "Apr-Basis Constant Maturity Decorated", "id": "f56187d5-d4e6-44bc-b8dd-48c5d127a3b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-days-to-expiration?asset=BTC&startDate=2025-11-01&endDate=2025-11-10&interval=30D&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-days-to-expiration" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-11-01" }, { "description": " Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-11-10" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the quoted futures basis for various exchanges, interpolated to reflect a constant days to expiration (DTE). The data also features dynamic granularity based on the selected date range." }, "response": [ { "id": "bed60e5d-5144-4118-a112-f40cd557967a", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-days-to-expiration?asset=BTC&startDate=2025-11-01&endDate=2025-11-10&interval=30D&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-days-to-expiration" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-11-01" }, { "description": " Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-11-10" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"apr\": \"\",\n \"basis\": \"\",\n \"daysToExpiration\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"apr\": \"\",\n \"basis\": \"\",\n \"daysToExpiration\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-bed60e5d-5144-4118-a112-f40cd557967a" }, { "id": "e66b6608-0bc6-494a-8d67-6e3d0eb5791e", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-days-to-expiration?asset=BTC&startDate=2025-11-01&endDate=2025-11-10&interval=30D&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-days-to-expiration" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-11-01" }, { "description": " Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-11-10" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-e66b6608-0bc6-494a-8d67-6e3d0eb5791e" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-f56187d5-d4e6-44bc-b8dd-48c5d127a3b1" } ], "id": "51450ad9-12ac-46ff-b200-22f1e7e102da", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-51450ad9-12ac-46ff-b200-22f1e7e102da" }, { "name": "floating", "item": [ { "name": "(new) Apr-Basis Floating", "id": "b946c17f-bfe9-4fb8-a2da-a17ac3bc19ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/floating?asset=BTC&expiration=2025-06-27&startDate=2025-03-01&endDate=2025-04-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** The expiration date for which there are futures contract terminates trading. \n**[Examples]** ` 2025-06-27 `", "key": "expiration", "value": "2025-06-27" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-03-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-04-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "response": [ { "id": "2a542916-fa8c-4881-859b-a271dc059d87", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/floating?asset=BTC&expiration=2025-06-27&startDate=2025-03-01&endDate=2025-04-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** The expiration date for which there are futures contract terminates trading. \n**[Examples]** ` 2025-06-27 `", "key": "expiration", "value": "2025-06-27" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-03-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-04-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2a542916-fa8c-4881-859b-a271dc059d87" }, { "id": "c9d240e4-49c6-4c10-876f-8c066b717be9", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/floating?asset=BTC&expiration=2025-06-27&startDate=2025-03-01&endDate=2025-04-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** The expiration date for which there are futures contract terminates trading. \n**[Examples]** ` 2025-06-27 `", "key": "expiration", "value": "2025-06-27" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-03-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-04-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c9d240e4-49c6-4c10-876f-8c066b717be9" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b946c17f-bfe9-4fb8-a2da-a17ac3bc19ab" } ], "id": "9da698c5-b674-4a5b-a97f-36e5bcc2279e", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9da698c5-b674-4a5b-a97f-36e5bcc2279e" }, { "name": "constant-maturities", "item": [ { "name": "Apr-Basis Constant Maturity", "id": "4edf00f1-80ed-44f7-97e5-9fc8aa32784a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-maturities?asset=BTC&interval=30D&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-maturities" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the quoted futures basis for various exchanges, interpolated to reflect a constant days to expiration (DTE)." }, "response": [ { "id": "e626947e-47ac-4e57-86f1-704df484c0af", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-maturities?asset=BTC&interval=30D&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-maturities" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"symbol\": \"\",\n \"basisUSD\": \"\",\n \"apr\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"symbol\": \"\",\n \"basisUSD\": \"\",\n \"apr\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-e626947e-47ac-4e57-86f1-704df484c0af" }, { "id": "0b4452f5-d642-4aa9-b3e0-aa45031dc5a4", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/constant-maturities?asset=BTC&interval=30D&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "constant-maturities" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This interval parameter filters for the selected constant maturity DTE (Days To Expiration). \n**[Examples]** ` 7D | 30D | 90D |180D`", "key": "interval", "value": "30D" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-0b4452f5-d642-4aa9-b3e0-aa45031dc5a4" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-4edf00f1-80ed-44f7-97e5-9fc8aa32784a" } ], "id": "f2168e33-06b4-4fc5-9891-ea49a5d755f7", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-f2168e33-06b4-4fc5-9891-ea49a5d755f7" }, { "name": "live-term-structures", "item": [ { "name": "Apr-Basis Live Term Structure", "id": "35b47e52-17cb-45a0-9d34-6b145d3457a5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures?asset=BTC&marginType=coins&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the current quoted futures prices along with the differential to spot and the annualized apr of the spot differential." }, "response": [ { "id": "c2d951e1-9010-44fc-8e16-c4f12a868805", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures?asset=BTC&marginType=coins&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"expirationTimestamp\": \"\",\n \"marginType\": \"\",\n \"price\": \"\",\n \"basis\": \"\",\n \"apr\": \"\"\n },\n {\n \"exchange\": \"\",\n \"expirationTimestamp\": \"\",\n \"marginType\": \"\",\n \"price\": \"\",\n \"basis\": \"\",\n \"apr\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c2d951e1-9010-44fc-8e16-c4f12a868805" }, { "id": "4da3e1da-923a-4473-a37f-cb2124cbd11c", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/apr-basis/live-term-structures?asset=BTC&marginType=coins&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "apr-basis", "live-term-structures" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-4da3e1da-923a-4473-a37f-cb2124cbd11c" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-35b47e52-17cb-45a0-9d34-6b145d3457a5" } ], "id": "43a4c32c-df8e-493a-a32a-8ec3d67421ea", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-43a4c32c-df8e-493a-a32a-8ec3d67421ea" } ], "id": "9455560f-497c-4162-9e69-55b850712b75", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9455560f-497c-4162-9e69-55b850712b75" }, { "name": "realized-funding-rates-cumulated", "item": [ { "name": "Funding Realized/Accumulated", "id": "b4c9a9c7-5e2e-4eb2-8bb8-50ffe4fe3748", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/realized-funding-rates-cumulated?asset=BTC&marginType=coins&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "realized-funding-rates-cumulated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns funding realized/accumulated data, which refers to the payments made between traders holding long and short positions in perpetual futures contracts. Accumulated funding is the total series of payments made between selected dates." }, "response": [ { "id": "74bbbf1a-0995-4a2c-aeb8-373d339576e3", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/realized-funding-rates-cumulated?asset=BTC&marginType=coins&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "realized-funding-rates-cumulated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"symbol\": \"\",\n \"timestamp\": \"\",\n \"realizedFunding\": \"\",\n \"accumulatedRealizedFunding\": \"\"\n },\n {\n \"symbol\": \"\",\n \"timestamp\": \"\",\n \"realizedFunding\": \"\",\n \"accumulatedRealizedFunding\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-74bbbf1a-0995-4a2c-aeb8-373d339576e3" }, { "id": "2ad2c39c-5869-4a44-95cf-613b8d78ee07", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/realized-funding-rates-cumulated?asset=BTC&marginType=coins&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "realized-funding-rates-cumulated" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** This is the type of margin for the perpetuals. Perpetuals are either settled in stable coins or underlying currency coins.. \n**[Examples]** ` coins | stables `", "key": "marginType", "value": "coins" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2ad2c39c-5869-4a44-95cf-613b8d78ee07" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b4c9a9c7-5e2e-4eb2-8bb8-50ffe4fe3748" } ], "id": "cea789c1-50a1-442e-b25b-92820cb3d441", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-cea789c1-50a1-442e-b25b-92820cb3d441" }, { "name": "funding-rates", "item": [ { "name": "Funding Rates", "id": "fbd19801-dd2f-4d55-b7a9-db8db52a8c66", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/funding-rates?underlying=BTC&startDate=2025-01-01&endDate=2025-02-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "funding-rates" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "underlying", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns funding realized/accumulated data, which refers to the payments made between traders holding long and short positions in perpetual futures contracts. Accumulated funding is the total series of payments made between selected dates." }, "response": [ { "id": "6744b8e3-7fea-4523-8084-dffcb29a71e7", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/funding-rates?underlying=BTC&startDate=2025-01-01&endDate=2025-02-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "funding-rates" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "underlying", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"fundingRateIntervalHours\": \"\",\n \"fundingRateNormalized8h\": \"\",\n \"instrument\": \"\",\n \"marginType\": \"\",\n \"quoteAsset\": \"\",\n \"realizedFunding\": \"\",\n \"realizedFundingCumulated\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"\",\n \"underlying\": \"\"\n },\n {\n \"exchange\": \"\",\n \"fundingRateIntervalHours\": \"\",\n \"fundingRateNormalized8h\": \"\",\n \"instrument\": \"\",\n \"marginType\": \"\",\n \"quoteAsset\": \"\",\n \"realizedFunding\": \"\",\n \"realizedFundingCumulated\": \"\",\n \"symbol\": \"\",\n \"timestamp\": \"\",\n \"underlying\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6744b8e3-7fea-4523-8084-dffcb29a71e7" }, { "id": "5349147a-caf6-47ef-bd03-bd711d77b75c", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/funding-rates?underlying=BTC&startDate=2025-01-01&endDate=2025-02-01&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "funding-rates" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "underlying", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5349147a-caf6-47ef-bd03-bd711d77b75c" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-fbd19801-dd2f-4d55-b7a9-db8db52a8c66" } ], "id": "19366ff2-36d6-4774-bead-c433045b33fd", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-19366ff2-36d6-4774-bead-c433045b33fd" }, { "name": "liquidations-total", "item": [ { "name": "Liquidations Aggregate (Futures and Perpetuals)", "id": "80b3c7c0-d7c7-4950-86e8-46f3a484ba5f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/liquidations-total?asset=btc&startDate=2024-11-01&endDate=2024-11-04&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "liquidations-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "btc" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-04" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the total aggregated liquidations for both futures and perpetuals for a selected time interval and exchange venue. The liquidations are split into \"Buy-To-Close\" and \"Sell-To-Close\" buckets. The endpoint is dynamic in terms of granularity. 1-day of data returns 5-min, 7-days returns hourly, 30-days returns daily." }, "response": [ { "id": "5e78ca27-27fa-4e2e-ad8f-ba57903b0f54", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/liquidations-total?asset=btc&startDate=2024-11-01&endDate=2024-11-04&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "liquidations-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "btc" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-04" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"buyLiquidationsUSD\": \"\",\n \"sellLiquidationsUSD\": \"\",\n \"averagePrice\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"buyLiquidationsUSD\": \"\",\n \"sellLiquidationsUSD\": \"\",\n \"averagePrice\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5e78ca27-27fa-4e2e-ad8f-ba57903b0f54" }, { "id": "becd4237-23d0-4907-a202-bc40e3223c06", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/liquidations-total?asset=btc&startDate=2024-11-01&endDate=2024-11-04&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "liquidations-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "btc" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-04" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-becd4237-23d0-4907-a202-bc40e3223c06" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-80b3c7c0-d7c7-4950-86e8-46f3a484ba5f" } ], "id": "24793dcd-8aaf-4db2-8d3e-e3eadc466826", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-24793dcd-8aaf-4db2-8d3e-e3eadc466826" }, { "name": "open-interest-total", "item": [ { "name": "Open Interest", "id": "c10779f4-9867-4f31-9501-a3226d80779e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/open-interest-total?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "open-interest-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the total asset open interest for both futures and perpetuals across the various exchanges. The open interest is returns in raw coin amounts and millions of dollars." }, "response": [ { "id": "4a711e05-b42a-46b6-8dcc-93735757060d", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/open-interest-total?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "open-interest-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"timestamp\": \"\",\n \"coin\": \"\",\n \"usd\": \"\"\n },\n {\n \"exchange\": \"\",\n \"timestamp\": \"\",\n \"coin\": \"\",\n \"usd\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-4a711e05-b42a-46b6-8dcc-93735757060d" }, { "id": "608fac1f-7b41-4d50-ae52-920e93799664", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/open-interest-total?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "open-interest-total" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-608fac1f-7b41-4d50-ae52-920e93799664" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c10779f4-9867-4f31-9501-a3226d80779e" } ], "id": "8b68c088-96c6-4472-a83d-f9f4cac183a0", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8b68c088-96c6-4472-a83d-f9f4cac183a0" }, { "name": "volumes", "item": [ { "name": "Volumes", "id": "695acda2-eb49-4bdf-9e1f-e092b9c0cbbe", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/volumes?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "volumes" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the rolling 24h volume for both futures and perpetuals of the underlying asset. The endpoint returns the USD volume in millions of dollars and the volume in units of underlying coins." }, "response": [ { "id": "48a6a7e5-db2b-4e21-98d0-009813a122ba", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/volumes?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "volumes" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"underlying\": \"\",\n \"totalDailyVolume\": \"\",\n \"totalDailyVolumeMilUSD\": \"\",\n \"totalDailyVolumeNative\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"underlying\": \"\",\n \"totalDailyVolume\": \"\",\n \"totalDailyVolumeMilUSD\": \"\",\n \"totalDailyVolumeNative\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-48a6a7e5-db2b-4e21-98d0-009813a122ba" }, { "id": "29a499b6-a250-4813-9088-6ec703d1bddb", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/futures-perpetuals/volumes?asset=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "futures-perpetuals", "volumes" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are futures contracts/instruments. \n**[Examples]** ` BTC | ETH `", "key": "asset", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-29a499b6-a250-4813-9088-6ec703d1bddb" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-695acda2-eb49-4bdf-9e1f-e092b9c0cbbe" } ], "id": "7367f8f8-731e-4411-ab3d-b766fcd86891", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7367f8f8-731e-4411-ab3d-b766fcd86891" } ], "id": "4b92fb76-d8da-4775-839b-d9ace430afeb", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-4b92fb76-d8da-4775-839b-d9ace430afeb" }, { "name": "realized-volatility", "item": [ { "name": "cones", "item": [ { "name": "information", "item": [ { "name": "Pairs Information", "id": "143db3eb-f925-455e-9d35-a587368c4213", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/information?exchange=gdax&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "information" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `binance | bithumb | bitstamp | gdax | gemini | kraken | okex | poloniex`", "key": "exchange", "value": "gdax" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This information endpoint returns the available spot data for realized volatility and price calculations provided for each specific exchange. (AVAILABLE EXCHANGE: binance, bithumb, bitstamp, gdax, gemini, kraken, okex, poloniex)" }, "response": [ { "id": "97505f43-6af2-4ca7-9c9c-c249d0744123", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/information?exchange=gdax&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "information" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `binance | bithumb | bitstamp | gdax | gemini | kraken | okex | poloniex`", "key": "exchange", "value": "gdax" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"pair\": \"\",\n \"startTimestamp\": \"\",\n \"endTimestamp\": \"\"\n },\n {\n \"exchange\": \"\",\n \"pair\": \"\",\n \"startTimestamp\": \"\",\n \"endTimestamp\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-97505f43-6af2-4ca7-9c9c-c249d0744123" }, { "id": "0324d9dc-6441-4548-92b5-09c238d4c52e", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/information?exchange=gdax&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "information" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `binance | bithumb | bitstamp | gdax | gemini | kraken | okex | poloniex`", "key": "exchange", "value": "gdax" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-0324d9dc-6441-4548-92b5-09c238d4c52e" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-143db3eb-f925-455e-9d35-a587368c4213" } ], "id": "51ab9cf3-81b6-40c8-9ce0-3ef9d62086cb", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-51ab9cf3-81b6-40c8-9ce0-3ef9d62086cb" }, { "name": "tradfi", "item": [ { "name": "Volatility Cones", "id": "d719e51e-69fd-4fb4-8557-979ecfd528d2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-11-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "The endpoint returns the percentile distribution of realized volatility for a specific spot trading pair. We can see the RV distribution for multiple measurement windows compared to the end date.\n" }, "response": [ { "id": "41b3d795-70f6-4d67-8d37-8472e0172133", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-11-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"current_10days\": \"\",\n \"current_189days\": \"\",\n \"current_21days\": \"\",\n \"current_5days\": \"\",\n \"current_84days\": \"\",\n \"exchange\": \"\",\n \"max_10days\": \"\",\n \"max_189days\": \"\",\n \"max_21days\": \"\",\n \"max_5days\": \"\",\n \"max_84days\": \"\",\n \"min_10days\": \"\",\n \"min_189days\": \"\",\n \"min_21days\": \"\",\n \"min_5days\": \"\",\n \"min_84days\": \"\",\n \"p25_10days\": \"\",\n \"p25_189days\": \"\",\n \"p25_21days\": \"\",\n \"p25_5days\": \"\",\n \"p25_84days\": \"\",\n \"p50_10days\": \"\",\n \"p50_189days\": \"\",\n \"p50_21days\": \"\",\n \"p50_5days\": \"\",\n \"p50_84days\": \"\",\n \"p75_10days\": \"\",\n \"p75_189days\": \"\",\n \"p75_21days\": \"\",\n \"p75_5days\": \"\",\n \"p75_84days\": \"\",\n \"pair\": \"\"\n },\n {\n \"current_10days\": \"\",\n \"current_189days\": \"\",\n \"current_21days\": \"\",\n \"current_5days\": \"\",\n \"current_84days\": \"\",\n \"exchange\": \"\",\n \"max_10days\": \"\",\n \"max_189days\": \"\",\n \"max_21days\": \"\",\n \"max_5days\": \"\",\n \"max_84days\": \"\",\n \"min_10days\": \"\",\n \"min_189days\": \"\",\n \"min_21days\": \"\",\n \"min_5days\": \"\",\n \"min_84days\": \"\",\n \"p25_10days\": \"\",\n \"p25_189days\": \"\",\n \"p25_21days\": \"\",\n \"p25_5days\": \"\",\n \"p25_84days\": \"\",\n \"p50_10days\": \"\",\n \"p50_189days\": \"\",\n \"p50_21days\": \"\",\n \"p50_5days\": \"\",\n \"p50_84days\": \"\",\n \"p75_10days\": \"\",\n \"p75_189days\": \"\",\n \"p75_21days\": \"\",\n \"p75_5days\": \"\",\n \"p75_84days\": \"\",\n \"pair\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-41b3d795-70f6-4d67-8d37-8472e0172133" }, { "id": "b54447c8-1655-4698-b4b0-25bf89a2d8de", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-11-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b54447c8-1655-4698-b4b0-25bf89a2d8de" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d719e51e-69fd-4fb4-8557-979ecfd528d2" } ], "id": "e593ca56-6f73-42f8-9842-a4b4fd1d064f", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e593ca56-6f73-42f8-9842-a4b4fd1d064f" }, { "name": "Volatility Cones", "id": "047620d2-a0b0-4c9d-83d0-007cffccb62f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-01-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-01-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "The endpoint returns the percentile distribution of realized volatility for a specific spot trading pair. We can see the RV distribution for multiple measurement windows compared to the end date." }, "response": [ { "id": "528b7b95-4549-49fe-923b-68dd7b3d5a92", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-01-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-01-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"pair\": \"\",\n \"current_180days\": \"\",\n \"min_180days\": \"\",\n \"max_180days\": \"\",\n \"p75_180days\": \"\",\n \"p50_180days\": \"\",\n \"p25_180days\": \"\",\n \"current_90days\": \"\",\n \"min_90days\": \"\",\n \"max_90days\": \"\",\n \"p75_90days\": \"\",\n \"p50_90days\": \"\",\n \"p25_90days\": \"\",\n \"current_30days\": \"\",\n \"min_30days\": \"\",\n \"max_30days\": \"\",\n \"p75_30days\": \"\",\n \"p50_30days\": \"\",\n \"p25_30days\": \"\",\n \"current_14days\": \"\",\n \"min_14days\": \"\",\n \"max_14days\": \"\",\n \"p75_14days\": \"\",\n \"p50_14days\": \"\",\n \"p25_14days\": \"\",\n \"current_7days\": \"\",\n \"min_7days\": \"\",\n \"max_7days\": \"\",\n \"p75_7days\": \"\",\n \"p50_7days\": \"\",\n \"p25_7days\": \"\",\n \"current_1day\": \"\",\n \"min_1day\": \"\",\n \"max_1day\": \"\",\n \"p75_1day\": \"\",\n \"p50_1day\": \"\",\n \"p25_day1\": \"\"\n },\n {\n \"exchange\": \"\",\n \"pair\": \"\",\n \"current_180days\": \"\",\n \"min_180days\": \"\",\n \"max_180days\": \"\",\n \"p75_180days\": \"\",\n \"p50_180days\": \"\",\n \"p25_180days\": \"\",\n \"current_90days\": \"\",\n \"min_90days\": \"\",\n \"max_90days\": \"\",\n \"p75_90days\": \"\",\n \"p50_90days\": \"\",\n \"p25_90days\": \"\",\n \"current_30days\": \"\",\n \"min_30days\": \"\",\n \"max_30days\": \"\",\n \"p75_30days\": \"\",\n \"p50_30days\": \"\",\n \"p25_30days\": \"\",\n \"current_14days\": \"\",\n \"min_14days\": \"\",\n \"max_14days\": \"\",\n \"p75_14days\": \"\",\n \"p50_14days\": \"\",\n \"p25_14days\": \"\",\n \"current_7days\": \"\",\n \"min_7days\": \"\",\n \"max_7days\": \"\",\n \"p75_7days\": \"\",\n \"p50_7days\": \"\",\n \"p25_7days\": \"\",\n \"current_1day\": \"\",\n \"min_1day\": \"\",\n \"max_1day\": \"\",\n \"p75_1day\": \"\",\n \"p50_1day\": \"\",\n \"p25_day1\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-528b7b95-4549-49fe-923b-68dd7b3d5a92" }, { "id": "b1c6153f-b37e-44cf-968f-5be9681fbea0", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/cones?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-01-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "cones" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-01-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b1c6153f-b37e-44cf-968f-5be9681fbea0" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-047620d2-a0b0-4c9d-83d0-007cffccb62f" } ], "id": "4791953e-01ed-4f37-a955-2d3c9f749e6a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-4791953e-01ed-4f37-a955-2d3c9f749e6a" }, { "name": "correlation-beta", "item": [ { "name": "Correlation, Beta and Realized Volatility", "id": "704ae028-2916-41bd-8c89-1ca7e0791d55", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/correlation-beta?exchange=gdax&pair=btc_usd&pair2=crv_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "correlation-beta" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair2", "value": "crv_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the entire series of closing prices for two selected currency pairs from a given exchange. In addition to the series of closing prices the endpoint also returns the various realized volatility measures (using the high/low Parkinson method), rolling correlation calculation and beta. Beta is a measure of the second pair, in terms of the first pair." }, "response": [ { "id": "69ee73e0-1add-4c30-b311-6f63378e60a7", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/correlation-beta?exchange=gdax&pair=btc_usd&pair2=crv_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "correlation-beta" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair2", "value": "crv_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"pairOne\": \"\",\n \"closeOne\": \"\",\n \"returnOne\": \"\",\n \"realizedVolatility30One\": \"\",\n \"realizedVolatility90One\": \"\",\n \"realizedVolatility180One\": \"\",\n \"pairTwo\": \"\",\n \"closeTwo\": \"\",\n \"returnTwo\": \"\",\n \"realizedVolatility30Two\": \"\",\n \"realizedVolatility90Two\": \"\",\n \"realizedVolatility180Two\": \"\",\n \"correlation30\": \"\",\n \"correlation90\": \"\",\n \"correlation180\": \"\",\n \"beta30\": \"\",\n \"beta90\": \"\",\n \"beta180\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"pairOne\": \"\",\n \"closeOne\": \"\",\n \"returnOne\": \"\",\n \"realizedVolatility30One\": \"\",\n \"realizedVolatility90One\": \"\",\n \"realizedVolatility180One\": \"\",\n \"pairTwo\": \"\",\n \"closeTwo\": \"\",\n \"returnTwo\": \"\",\n \"realizedVolatility30Two\": \"\",\n \"realizedVolatility90Two\": \"\",\n \"realizedVolatility180Two\": \"\",\n \"correlation30\": \"\",\n \"correlation90\": \"\",\n \"correlation180\": \"\",\n \"beta30\": \"\",\n \"beta90\": \"\",\n \"beta180\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-69ee73e0-1add-4c30-b311-6f63378e60a7" }, { "id": "ef8e0305-91c6-4dcd-89e5-9cfad5860f1d", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/correlation-beta?exchange=gdax&pair=btc_usd&pair2=crv_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "correlation-beta" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair2", "value": "crv_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ef8e0305-91c6-4dcd-89e5-9cfad5860f1d" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-704ae028-2916-41bd-8c89-1ca7e0791d55" } ], "id": "a9d01b0b-9e39-4ff9-9a52-5989a944066b", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a9d01b0b-9e39-4ff9-9a52-5989a944066b" }, { "name": "monthly-vs-daily-ratio", "item": [ { "name": "Monthly versus Daily Volatility Ratio", "id": "80f5d9b5-f5c6-4104-80df-152276c5f95c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/monthly-vs-daily-ratio?exchange=gdax&pair=btc_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "monthly-vs-daily-ratio" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the relationship/comparison of Parkinson realized volatility calculation using one monthly calculation versus 30 daily calculations. The reasons these calculations might differ is due to mean-reversion, intra-month volatility and trending markets." }, "response": [ { "id": "36225769-c985-4d52-9b3f-e5320dfac3d0", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/monthly-vs-daily-ratio?exchange=gdax&pair=btc_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "monthly-vs-daily-ratio" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"monthlyHigh\": \"\",\n \"monthlyLow\": \"\",\n \"dailyOpen\": \"\",\n \"dailyHigh\": \"\",\n \"dailyLow\": \"\",\n \"dailyClose\": \"\",\n \"monthlyHistoricalVolatility\": \"\",\n \"dailyHistoricalVolatility30Days\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"monthlyHigh\": \"\",\n \"monthlyLow\": \"\",\n \"dailyOpen\": \"\",\n \"dailyHigh\": \"\",\n \"dailyLow\": \"\",\n \"dailyClose\": \"\",\n \"monthlyHistoricalVolatility\": \"\",\n \"dailyHistoricalVolatility30Days\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-36225769-c985-4d52-9b3f-e5320dfac3d0" }, { "id": "8fa90efb-33a4-4bc6-b865-f3f5f8fd7c9d", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/monthly-vs-daily-ratio?exchange=gdax&pair=btc_usd&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "monthly-vs-daily-ratio" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-8fa90efb-33a4-4bc6-b865-f3f5f8fd7c9d" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-80f5d9b5-f5c6-4104-80df-152276c5f95c" } ], "id": "35cb0136-3e91-4f3d-b7fc-a74aaf2c50cc", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-35cb0136-3e91-4f3d-b7fc-a74aaf2c50cc" }, { "name": "seasonality", "item": [ { "name": "day-of-week", "item": [ { "name": "Seasonality: Volatility Day of Week", "id": "3ca8479e-7639-4403-817c-ab4b34d8ac2e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/day-of-week?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "day-of-week" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the average realized volatility, for a select date range, grouped by the day-of-the-week. Users can view how weekend volatility compares to say, Wednesday realized volatility, etc." }, "response": [ { "id": "75906692-fa41-47d1-8263-901b55ef888c", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/day-of-week?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "day-of-week" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"weekday\": \"\",\n \"historicalVolatility1day\": \"\"\n },\n {\n \"weekday\": \"\",\n \"historicalVolatility1day\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-75906692-fa41-47d1-8263-901b55ef888c" }, { "id": "bb9e9e13-4618-4970-8d64-6a7405b66dc4", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/day-of-week?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "day-of-week" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-bb9e9e13-4618-4970-8d64-6a7405b66dc4" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-3ca8479e-7639-4403-817c-ab4b34d8ac2e" } ], "id": "2a08de3c-a6b2-4985-b18a-c0ecf6d1734a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2a08de3c-a6b2-4985-b18a-c0ecf6d1734a" }, { "name": "month-of-year", "item": [ { "name": "Seasonality: Volatility Month of the Year", "id": "fde0ee25-c75e-4efe-b480-11faf2613b67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/month-of-year?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "month-of-year" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the average realized volatility, for a select date range, grouped by the month-of-the-year. Users can view how Q4 volatility compares to say, Q1 volatility, etc." }, "response": [ { "id": "7c435147-b61e-4bcc-901a-5fc7ee25be5f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/month-of-year?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "month-of-year" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"month\": \"\",\n \"historicalVolatility1day\": \"\"\n },\n {\n \"month\": \"\",\n \"historicalVolatility1day\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7c435147-b61e-4bcc-901a-5fc7ee25be5f" }, { "id": "8b72c24b-bfaa-434c-8471-2fa39e9c7129", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/seasonality/month-of-year?exchange=gdax&pair=btc_usd&startDate=2020-01-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "seasonality", "month-of-year" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility cone. \n**[Examples]** `gdax`", "key": "exchange", "value": "gdax" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. \n**[Examples]** `btc_usd`", "key": "pair", "value": "btc_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2020-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-8b72c24b-bfaa-434c-8471-2fa39e9c7129" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-fde0ee25-c75e-4efe-b480-11faf2613b67" } ], "id": "df1aa42c-ec17-42a9-9e7b-ed31aba49b47", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-df1aa42c-ec17-42a9-9e7b-ed31aba49b47" } ], "id": "ee1f4210-ddaa-4570-a773-1f17856127d3", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ee1f4210-ddaa-4570-a773-1f17856127d3" }, { "name": "implied-vs-realized", "item": [ { "name": "tradfi", "item": [ { "name": "Implied (vs) Realized", "id": "385c583d-9885-461b-888f-b1cef27cbe17", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-14&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-14" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the close-to-close daily realized volatility for 5-days and 21-days. Using the daysToExpiration parameter, users can choose which \"at-the-money\" implied volatility to compare. Implied Volatility is returned on an hourly interval.\n\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)\n" }, "response": [ { "id": "eeb3061b-0e06-4308-876c-fddd324cd739", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-14&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-14" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-eeb3061b-0e06-4308-876c-fddd324cd739" }, { "id": "6f1b969f-61da-4cca-8e9d-f786079f9f72", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized/tradfi?currency=COIN&startDate=2024-01-01&endDate=2024-11-14&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-14" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6f1b969f-61da-4cca-8e9d-f786079f9f72" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-385c583d-9885-461b-888f-b1cef27cbe17" } ], "id": "802e3431-788a-4f2c-8bdb-f98b6aad309a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-802e3431-788a-4f2c-8bdb-f98b6aad309a" }, { "name": "Implied (vs) Realized", "id": "a324417b-2ed5-4bc1-a592-34d671cc70be", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the close-to-close hourly realized volatility for 7-days and 30-days. Using the daysToExpiration parameter, users can choose which \"at-the-money\" implied volatility to compare." }, "response": [ { "id": "3fedf2d1-e130-483f-aa18-d12f6f2dc3a2", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": 0,\n \"exchange\": \"\",\n \"currency\": \"\",\n \"atm\": 0,\n \"indexPrice\": 0,\n \"realizedVolatility7\": 0,\n \"realizedVolatility30\": 0\n },\n {\n \"timestamp\": 0,\n \"exchange\": \"\",\n \"currency\": \"\",\n \"atm\": 0,\n \"indexPrice\": 0,\n \"realizedVolatility7\": 0,\n \"realizedVolatility30\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-3fedf2d1-e130-483f-aa18-d12f6f2dc3a2" }, { "id": "4046a4be-cc6d-41a7-81a1-5170a9d65ed1", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/implied-vs-realized?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "implied-vs-realized" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-05-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-4046a4be-cc6d-41a7-81a1-5170a9d65ed1" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a324417b-2ed5-4bc1-a592-34d671cc70be" } ], "id": "5678f827-57fb-4d46-9615-6dee7b5c3f93", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-5678f827-57fb-4d46-9615-6dee7b5c3f93" }, { "name": "tradfi", "item": [ { "name": "Realized Volatility (Close-to-Close)", "id": "d7fa83fd-8929-42e0-8195-ad73bb616ce0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the entire series of close-to-close realized volatility and OHLCV prices for a selected currency (ticker). Note the realized volatility calculation window must have enough data points to return a value.\n" }, "response": [ { "id": "619ac354-6a03-46f3-9ff2-9d82ae4acd7a", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"close\": \"\",\n \"currency\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"open\": \"\",\n \"realizedVolatility10Days\": \"\",\n \"realizedVolatility21Days\": \"\",\n \"realizedVolatility5Days\": \"\",\n \"realizedVolatility42Days\": \"\",\n \"timestamp\": \"\",\n \"volume\": \"\"\n },\n {\n \"close\": \"\",\n \"currency\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"open\": \"\",\n \"realizedVolatility10Days\": \"\",\n \"realizedVolatility21Days\": \"\",\n \"realizedVolatility5Days\": \"\",\n \"realizedVolatility42Days\": \"\",\n \"timestamp\": \"\",\n \"volume\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-619ac354-6a03-46f3-9ff2-9d82ae4acd7a" }, { "id": "9c2bb8a7-ac7a-4459-9fd1-f2d0e377ed90", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/realized-volatility/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "realized-volatility", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9c2bb8a7-ac7a-4459-9fd1-f2d0e377ed90" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d7fa83fd-8929-42e0-8195-ad73bb616ce0" } ], "id": "2bda503f-3603-4bbf-8d15-47e2900e796a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2bda503f-3603-4bbf-8d15-47e2900e796a" } ], "id": "e4351836-7e37-4d28-93bc-2bafaddc7b54", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e4351836-7e37-4d28-93bc-2bafaddc7b54" }, { "name": "volatility", "item": [ { "name": "level-1-quotes", "item": [ { "name": "tradfi", "item": [ { "name": "Level 1 Quotes", "id": "8c089118-a8fb-4f2a-8847-06580ff0e865", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes/tradfi?currency=IBIT&instrument=&isAtm=&startDate=&endDate=&expiration=&strike=&putCall=&timeInterval=&timeFormat=hr&minStrike=&maxStrike=&minDaysToExpiration=&maxDaysToExpiration=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` IBIT-20DEC24-50-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** The option with strikes at or above the minStrike. \n**[Examples]** ` 50 | 100 `", "key": "minStrike", "value": "" }, { "description": "**[Optional]** The option with strikes at or below the maxStrike. \n**[Examples]** ` 50 | 100 `", "key": "maxStrike", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or above the minDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "minDaysToExpiration", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or below the maxDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "maxDaysToExpiration", "value": "" } ] }, "description": "This endpoint returns the \"Level 1\" option chain with associated volatilities, greeks and underlying prices. This is the core underlying options data for many analytics.\\n\\nNote: Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call. If no date range is passed, the most recent option chain will be returned.\n\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)" }, "response": [ { "id": "de8f9ebb-0f0f-44ae-bea8-b61a8efa01b2", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes/tradfi?currency=IBIT&instrument=&isAtm=&startDate=&endDate=&expiration=&strike=&putCall=&timeInterval=&timeFormat=hr&minStrike=&maxStrike=&minDaysToExpiration=&maxDaysToExpiration=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` IBIT-20DEC24-50-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** The option with strikes at or above the minStrike. \n**[Examples]** ` 50 | 100 `", "key": "minStrike", "value": "" }, { "description": "**[Optional]** The option with strikes at or below the maxStrike. \n**[Examples]** ` 50 | 100 `", "key": "maxStrike", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or above the minDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "minDaysToExpiration", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or below the maxDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "maxDaysToExpiration", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-de8f9ebb-0f0f-44ae-bea8-b61a8efa01b2" }, { "id": "0d2af1f5-6469-4545-826f-e11d46a8ba02", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes/tradfi?currency=IBIT&instrument=&isAtm=&startDate=&endDate=&expiration=&strike=&putCall=&timeInterval=&timeFormat=hr&minStrike=&maxStrike=&minDaysToExpiration=&maxDaysToExpiration=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` IBIT-20DEC24-50-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** The option with strikes at or above the minStrike. \n**[Examples]** ` 50 | 100 `", "key": "minStrike", "value": "" }, { "description": "**[Optional]** The option with strikes at or below the maxStrike. \n**[Examples]** ` 50 | 100 `", "key": "maxStrike", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or above the minDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "minDaysToExpiration", "value": "" }, { "description": "**[Optional]** The option with days to expiration at or below the maxDaysToExpiration. \n**[Examples]** ` 50 | 100 `", "key": "maxDaysToExpiration", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-0d2af1f5-6469-4545-826f-e11d46a8ba02" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8c089118-a8fb-4f2a-8847-06580ff0e865" } ], "id": "2e500985-de1f-45be-a2fc-9a3719c49578", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2e500985-de1f-45be-a2fc-9a3719c49578" }, { "name": "Level 1 Quotes", "id": "99b237d3-1b26-4ac7-bf02-cc795945107a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes?exchange=deribit¤cy=BTC&instrument=&isAtm=&putCall=&startDate=&endDate=&strike=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` BTC-26APR24-100000-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the Level 1 option chain with associated volatilities, greeks and underlying prices. This is the core underlying options data for many analytics.\n\nAlthough this data streams to Amberdata every 100ms this endpoint returns the first observation for each instrument in 1-minute, 1-hour or 1-day intervals. \nNote: Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call. If no date range is passed, the most recent option chain will be returned." }, "response": [ { "id": "f51c6434-b901-4907-8fb6-a452e9bf0bdf", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes?exchange=deribit¤cy=BTC&instrument=&isAtm=&putCall=&startDate=&endDate=&strike=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` BTC-26APR24-100000-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"ask\": \"\",\n \"askIv\": \"\",\n \"askVolume\": \"\",\n \"bid\": \"\",\n \"bidIv\": \"\",\n \"bidVolume\": \"\",\n \"currency\": \"\",\n \"delta\": \"\",\n \"exchange\": \"\",\n \"exchangeTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"gamma\": \"\",\n \"indexPrice\": \"\",\n \"instrument\": \"\",\n \"instrumentNormalized\": \"\",\n \"isAtm\": \"\",\n \"isCarryForward\": \"\",\n \"isExchangeProvidedGreeks\": \"\",\n \"markIv\": \"\",\n \"markPrice\": \"\",\n \"multiplier\": \"\",\n \"openInterest\": \"\",\n \"openInterestUSD\": \"\",\n \"putCall\": \"\",\n \"rho\": \"\",\n \"strike\": \"\",\n \"theta\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\",\n \"vega\": \"\",\n \"volume\": \"\",\n \"volumeUSD\": \"\"\n },\n {\n \"ask\": \"\",\n \"askIv\": \"\",\n \"askVolume\": \"\",\n \"bid\": \"\",\n \"bidIv\": \"\",\n \"bidVolume\": \"\",\n \"currency\": \"\",\n \"delta\": \"\",\n \"exchange\": \"\",\n \"exchangeTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"gamma\": \"\",\n \"indexPrice\": \"\",\n \"instrument\": \"\",\n \"instrumentNormalized\": \"\",\n \"isAtm\": \"\",\n \"isCarryForward\": \"\",\n \"isExchangeProvidedGreeks\": \"\",\n \"markIv\": \"\",\n \"markPrice\": \"\",\n \"multiplier\": \"\",\n \"openInterest\": \"\",\n \"openInterestUSD\": \"\",\n \"putCall\": \"\",\n \"rho\": \"\",\n \"strike\": \"\",\n \"theta\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\",\n \"vega\": \"\",\n \"volume\": \"\",\n \"volumeUSD\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f51c6434-b901-4907-8fb6-a452e9bf0bdf" }, { "id": "bde45686-d7c0-4914-b7ec-d0c4826cdd76", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes?exchange=deribit¤cy=BTC&instrument=&isAtm=&putCall=&startDate=&endDate=&strike=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve a time series of data for it. \n**[Examples]** ` BTC-26APR24-100000-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Users can pass an isAtm flag in order to return only ATM (at-the-money) options \n**[Examples]** `TRUE | FALSE`", "key": "isAtm", "value": "" }, { "description": "**[Optional]** The option type \n**[Examples]** ` C | P `", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100000 | 3500 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-bde45686-d7c0-4914-b7ec-d0c4826cdd76" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-99b237d3-1b26-4ac7-bf02-cc795945107a" } ], "id": "ccbf3c80-2bd4-447f-9074-bebe9510332a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ccbf3c80-2bd4-447f-9074-bebe9510332a" }, { "name": "delta-surfaces", "item": [ { "name": "constant", "item": [ { "name": "tradfi", "item": [ { "name": "Delta Surfaces Constant", "id": "90e5ec77-c172-4466-8510-77ecdc5bfd70", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-19T15:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-20T15:00:00`\n", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. **[Examples]** `0 | 7 | 60`\n", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. **[Examples]** `1 | 30 | 180 | 600`\n", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the option delta surface with constant maturities.\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)\n" }, "response": [ { "id": "6ffac291-10d7-43ee-b527-4b3a3a934dad", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-19T15:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-20T15:00:00`\n", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. **[Examples]** `0 | 7 | 60`\n", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. **[Examples]** `1 | 30 | 180 | 600`\n", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"atm\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"deltaCall10\": \"\",\n \"deltaCall20\": \"\",\n \"deltaCall30\": \"\",\n \"deltaCall40\": \"\",\n \"deltaPut10\": \"\",\n \"deltaPut20\": \"\",\n \"deltaPut30\": \"\",\n \"deltaPut40\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"multiplier\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"atm\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"deltaCall10\": \"\",\n \"deltaCall20\": \"\",\n \"deltaCall30\": \"\",\n \"deltaCall40\": \"\",\n \"deltaPut10\": \"\",\n \"deltaPut20\": \"\",\n \"deltaPut30\": \"\",\n \"deltaPut40\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"multiplier\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6ffac291-10d7-43ee-b527-4b3a3a934dad" }, { "id": "7f973beb-a045-4564-9b4a-bf6443b4e8cd", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `IBIT | COIN`\n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-19T15:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-11-20T15:00:00`\n", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. **[Examples]** `0 | 7 | 60`\n", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. **[Examples]** `1 | 30 | 180 | 600`\n", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7f973beb-a045-4564-9b4a-bf6443b4e8cd" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-90e5ec77-c172-4466-8510-77ecdc5bfd70" } ], "id": "a285ce70-c025-46a3-b9a6-515cb96a09ac", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a285ce70-c025-46a3-b9a6-515cb96a09ac" }, { "name": "Delta Surfaces Constant", "id": "f99ea7b1-b8e9-464c-b6d8-21e994c98aa0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-12T08:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the option delta surface with constant maturities." }, "response": [ { "id": "7ad22ff2-d981-40bf-a203-c4bbb313788b", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-12T08:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"multiplier\": 0,\n \"openInterest\": 0,\n \"indexPrice\": 0,\n \"underlyingPrice\": 0,\n \"deltaPut05\": 0,\n \"deltaPut10\": 0,\n \"deltaPut15\": 0,\n \"deltaPut20\": 0,\n \"deltaPut25\": 0,\n \"deltaPut30\": 0,\n \"deltaPut35\": 0,\n \"deltaPut40\": 0,\n \"deltaPut45\": 0,\n \"delta50\": 0,\n \"atm\": 0,\n \"deltaCall45\": 0,\n \"deltaCall40\": 0,\n \"deltaCall35\": 0,\n \"deltaCall30\": 0,\n \"deltaCall25\": 0,\n \"deltaCall20\": 0,\n \"deltaCall15\": 0,\n \"deltaCall10\": 0,\n \"deltaCall05\": 0\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"multiplier\": 0,\n \"openInterest\": 0,\n \"indexPrice\": 0,\n \"underlyingPrice\": 0,\n \"deltaPut05\": 0,\n \"deltaPut10\": 0,\n \"deltaPut15\": 0,\n \"deltaPut20\": 0,\n \"deltaPut25\": 0,\n \"deltaPut30\": 0,\n \"deltaPut35\": 0,\n \"deltaPut40\": 0,\n \"deltaPut45\": 0,\n \"delta50\": 0,\n \"atm\": 0,\n \"deltaCall45\": 0,\n \"deltaCall40\": 0,\n \"deltaCall35\": 0,\n \"deltaCall30\": 0,\n \"deltaCall25\": 0,\n \"deltaCall20\": 0,\n \"deltaCall15\": 0,\n \"deltaCall10\": 0,\n \"deltaCall05\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7ad22ff2-d981-40bf-a203-c4bbb313788b" }, { "id": "ed5ad0be-aa06-4c29-8c0f-fc80ffdbfffb", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/constant?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-12T08:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ed5ad0be-aa06-4c29-8c0f-fc80ffdbfffb" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-f99ea7b1-b8e9-464c-b6d8-21e994c98aa0" } ], "id": "d6a4d522-81c3-4ea0-a597-b8da367ee8b3", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d6a4d522-81c3-4ea0-a597-b8da367ee8b3" }, { "name": "floating", "item": [ { "name": "tradfi", "item": [ { "name": "Delta Surface Floating", "id": "e8cbc95a-f497-412a-ba65-bcdbc80ac2e6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the option delta surface with floating maturities (exchange listed expirations)." }, "response": [ { "id": "fa46eb8b-41c9-4512-8f01-044a4f7f1059", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-fa46eb8b-41c9-4512-8f01-044a4f7f1059" }, { "id": "066f3968-c7cd-4505-bd74-b4e9dec77627", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating/tradfi?currency=IBIT&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-066f3968-c7cd-4505-bd74-b4e9dec77627" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e8cbc95a-f497-412a-ba65-bcdbc80ac2e6" } ], "id": "5801cef5-4ee3-4d78-8545-e3a5b6d81f2f", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-5801cef5-4ee3-4d78-8545-e3a5b6d81f2f" }, { "name": "Delta Surfaces Floating", "id": "2c7136c0-8e71-4b57-873a-4ac0ec75a723", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the option delta surface with floating maturities (exchange listed expirations)." }, "response": [ { "id": "7e729561-30d1-4c0c-981e-21d509821aa8", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"multiplier\": 0,\n \"daysToExpiration\": 0,\n \"openInterest\": 0,\n \"indexPrice\": 0,\n \"underlyingPrice\": 0,\n \"deltaPut05\": 0,\n \"deltaPut10\": 0,\n \"deltaPut15\": 0,\n \"deltaPut20\": 0,\n \"deltaPut25\": 0,\n \"deltaPut30\": 0,\n \"deltaPut35\": 0,\n \"deltaPut40\": 0,\n \"deltaPut45\": 0,\n \"delta50\": 0,\n \"atm\": 0,\n \"deltaCall45\": 0,\n \"deltaCall40\": 0,\n \"deltaCall35\": 0,\n \"deltaCall30\": 0,\n \"deltaCall25\": 0,\n \"deltaCall20\": 0,\n \"deltaCall15\": 0,\n \"deltaCall10\": 0,\n \"deltaCall05\": 0\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"multiplier\": 0,\n \"daysToExpiration\": 0,\n \"openInterest\": 0,\n \"indexPrice\": 0,\n \"underlyingPrice\": 0,\n \"deltaPut05\": 0,\n \"deltaPut10\": 0,\n \"deltaPut15\": 0,\n \"deltaPut20\": 0,\n \"deltaPut25\": 0,\n \"deltaPut30\": 0,\n \"deltaPut35\": 0,\n \"deltaPut40\": 0,\n \"deltaPut45\": 0,\n \"delta50\": 0,\n \"atm\": 0,\n \"deltaCall45\": 0,\n \"deltaCall40\": 0,\n \"deltaCall35\": 0,\n \"deltaCall30\": 0,\n \"deltaCall25\": 0,\n \"deltaCall20\": 0,\n \"deltaCall15\": 0,\n \"deltaCall10\": 0,\n \"deltaCall05\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7e729561-30d1-4c0c-981e-21d509821aa8" }, { "id": "9e28a1a8-575a-477b-a763-e9ba7a2f69e0", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/delta-surfaces/floating?exchange=deribit¤cy=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "delta-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 0 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9e28a1a8-575a-477b-a763-e9ba7a2f69e0" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2c7136c0-8e71-4b57-873a-4ac0ec75a723" } ], "id": "c064b024-dc64-4a0a-ae05-f10dfd7ff2a6", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c064b024-dc64-4a0a-ae05-f10dfd7ff2a6" } ], "id": "7d651613-9d49-4b8f-9814-37e231d7fc80", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7d651613-9d49-4b8f-9814-37e231d7fc80" }, { "name": "moneyness-surfaces", "item": [ { "name": "floating", "item": [ { "name": "Moneyness Surfaces Floating", "id": "e5f3dc85-4f56-4baa-93fc-d3bd83d7cc52", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/floating?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the option implied volatility surface in the form of moneyness from the \"underlying\" future's price for listed expirations. This surface is calibrated using SVI and is therefor available in hourly format (historical), real-time (on-going) for BTC and ETH on Deribit only." }, "response": [ { "id": "c8d869b2-50fe-4fbe-9b5d-c5816eabab36", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/floating?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"atm\": \"\",\n \"call10PercentOutOfMoneyVolatility\": \"\",\n \"call20PercentOutOfMoneyVolatility\": \"\",\n \"call30PercentOutOfMoneyVolatility\": \"\",\n \"call40PercentOutOfMoneyVolatility\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"put10PercentOutOfMoneyVolatility\": \"\",\n \"put20PercentOutOfMoneyVolatility\": \"\",\n \"put30PercentOutOfMoneyVolatility\": \"\",\n \"put40PercentOutOfMoneyVolatility\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\"\n },\n {\n \"atm\": \"\",\n \"call10PercentOutOfMoneyVolatility\": \"\",\n \"call20PercentOutOfMoneyVolatility\": \"\",\n \"call30PercentOutOfMoneyVolatility\": \"\",\n \"call40PercentOutOfMoneyVolatility\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"put10PercentOutOfMoneyVolatility\": \"\",\n \"put20PercentOutOfMoneyVolatility\": \"\",\n \"put30PercentOutOfMoneyVolatility\": \"\",\n \"put40PercentOutOfMoneyVolatility\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c8d869b2-50fe-4fbe-9b5d-c5816eabab36" }, { "id": "7ad355ab-30d4-4dcb-9258-55e6329be291", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/floating?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "floating" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7ad355ab-30d4-4dcb-9258-55e6329be291" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e5f3dc85-4f56-4baa-93fc-d3bd83d7cc52" } ], "id": "d2596dd2-43c1-478b-88c9-08563c5d90d2", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d2596dd2-43c1-478b-88c9-08563c5d90d2" }, { "name": "constant", "item": [ { "name": "Moneyness Surfaces Constant", "id": "d2c17dc4-533c-4ff0-8db9-6691755ddb9a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/constant?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the option implied volatility surface in the form of moneyness from the \"underlying\" future's price for constant expirations. This surface is calibrated using SVI and is therefor available in hourly format (historical), real-time (on-going) for BTC and ETH on Deribit only." }, "response": [ { "id": "6e2c0357-bbcb-4f6d-b3c4-ec72b70369eb", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/constant?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"atm\": \"\",\n \"call10PercentOutOfMoneyVolatility\": \"\",\n \"call20PercentOutOfMoneyVolatility\": \"\",\n \"call30PercentOutOfMoneyVolatility\": \"\",\n \"call40PercentOutOfMoneyVolatility\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"put10PercentOutOfMoneyVolatility\": \"\",\n \"put20PercentOutOfMoneyVolatility\": \"\",\n \"put30PercentOutOfMoneyVolatility\": \"\",\n \"put40PercentOutOfMoneyVolatility\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\"\n },\n {\n \"atm\": \"\",\n \"call10PercentOutOfMoneyVolatility\": \"\",\n \"call20PercentOutOfMoneyVolatility\": \"\",\n \"call30PercentOutOfMoneyVolatility\": \"\",\n \"call40PercentOutOfMoneyVolatility\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": \"\",\n \"exchange\": \"\",\n \"indexPrice\": \"\",\n \"put10PercentOutOfMoneyVolatility\": \"\",\n \"put20PercentOutOfMoneyVolatility\": \"\",\n \"put30PercentOutOfMoneyVolatility\": \"\",\n \"put40PercentOutOfMoneyVolatility\": \"\",\n \"timestamp\": \"\",\n \"underlyingPrice\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6e2c0357-bbcb-4f6d-b3c4-ec72b70369eb" }, { "id": "9efcb8f4-9479-4f79-ac59-23cedbf8edd0", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/moneyness-surfaces/constant?currency=BTC&startDate=&endDate=&daysToExpirationStart=&daysToExpirationEnd=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "moneyness-surfaces", "constant" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | ETH `", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 7 | 60 `", "key": "daysToExpirationStart", "value": "" }, { "description": "**[Optional]** Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface. \n**[Examples]** ` 1 | 30 | 180 `", "key": "daysToExpirationEnd", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9efcb8f4-9479-4f79-ac59-23cedbf8edd0" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d2c17dc4-533c-4ff0-8db9-6691755ddb9a" } ], "id": "7c18b00c-433f-4e6b-ae9c-319d6e09550c", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7c18b00c-433f-4e6b-ae9c-319d6e09550c" } ], "id": "4a3bb311-5b44-4846-8b59-526704140742", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-4a3bb311-5b44-4846-8b59-526704140742" }, { "name": "term-structures", "item": [ { "name": "forward-volatility", "item": [ { "name": "constant", "item": [ { "name": "tradfi", "item": [ { "name": "Term Structures Constant", "id": "45cc2517-43f6-422b-8a3a-4578f24d0aaf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant/tradfi?currency=BITO×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "BITO" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the term structure (for exchange listed expirations) with forward volatility calculations, for constant \"daysToExpiration\" maturities.\n\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)\n" }, "response": [ { "id": "ef20b4c8-89a5-4ca6-a4be-4587e6a133fb", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant/tradfi?currency=BITO×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "BITO" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ef20b4c8-89a5-4ca6-a4be-4587e6a133fb" }, { "id": "aaf61b03-e35f-4946-8833-215e13960dbb", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant/tradfi?currency=BITO×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "BITO" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-aaf61b03-e35f-4946-8833-215e13960dbb" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-45cc2517-43f6-422b-8a3a-4578f24d0aaf" } ], "id": "22a63ff7-516f-4ed4-a627-c715017d5e69", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-22a63ff7-516f-4ed4-a627-c715017d5e69" }, { "name": "Term Structures Constant", "id": "22d0bd0d-b936-41a9-9a2c-af7a314c209c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the term structure (for exchange listed expirations) with forward volatility calculations, for constant \"daysToExpiration\" maturities." }, "response": [ { "id": "aeec5a5c-64bb-4196-927a-7657510bcc8c", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"atm\": 0,\n \"fwdAtm\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"atm\": 0,\n \"fwdAtm\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-aeec5a5c-64bb-4196-927a-7657510bcc8c" }, { "id": "5d5c4610-221c-42c0-95b3-f09ca9c4c8ac", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/constant?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "constant" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5d5c4610-221c-42c0-95b3-f09ca9c4c8ac" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-22d0bd0d-b936-41a9-9a2c-af7a314c209c" } ], "id": "c2e3614b-a562-4ee9-b483-5e8ca0e06203", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c2e3614b-a562-4ee9-b483-5e8ca0e06203" }, { "name": "floating", "item": [ { "name": "Term Structures Floating", "id": "e4c23104-7f16-4121-942d-1bd99bb80f9e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/floating?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the term structure (for exchange listed expirations) with forward volatility calculations, for active exchange listed maturities." }, "response": [ { "id": "c608ec24-0799-47e3-ad9f-f54e732a1495", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/floating?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"daysToExpiration\": 0,\n \"atm\": 0,\n \"fwdAtm\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"daysToExpiration\": 0,\n \"atm\": 0,\n \"fwdAtm\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c608ec24-0799-47e3-ad9f-f54e732a1495" }, { "id": "a8c6ab93-4ae6-4956-bbb1-02da9bff8687", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/forward-volatility/floating?exchange=deribit¤cy=BTC×tamp=2024-04-12T00:00:00&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "forward-volatility", "floating" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-04-03T08:00:00`", "key": "timestamp", "value": "2024-04-12T00:00:00" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-a8c6ab93-4ae6-4956-bbb1-02da9bff8687" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e4c23104-7f16-4121-942d-1bd99bb80f9e" } ], "id": "0eaf040c-0dd3-46fd-9b74-a37ff30206f3", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-0eaf040c-0dd3-46fd-9b74-a37ff30206f3" } ], "id": "8f98e3b2-c651-4ed3-ada5-37e4f6152342", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8f98e3b2-c651-4ed3-ada5-37e4f6152342" }, { "name": "richness", "item": [ { "name": "tradfi", "item": [ { "name": "Term Structure Richness", "id": "331ab72a-8c20-4418-8ef0-2ba8ca3b76c9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness/tradfi?currency=MSTR&startDate=2025-01-01&endDate=2025-02-01&timeInterval=day&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN `", "key": "currency", "value": "MSTR" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "(Required) **[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the term structure richness. The \"Term Structure Richness\" is the relative \"level\" of the Contango or Backwardation shape. A reading of 1.00 would be a perfectly flat term structure - as measured by our method - while readings below/above represent Contango/Backwardation respectively. Using the term structure levels enables us to quantify how extended the term structure pricing currently is, at any point in time. The calculation take a ratio of 10-day ATM IV versus, 21-day, 63-day. 84-day and 189-days." }, "response": [ { "id": "8d5ba362-9923-4a92-9ff2-671472f14080", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness/tradfi?currency=MSTR&startDate=2025-01-01&endDate=2025-02-01&timeInterval=day&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN `", "key": "currency", "value": "MSTR" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "(Required) **[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-8d5ba362-9923-4a92-9ff2-671472f14080" }, { "id": "5baa3602-5af9-4900-b42a-9dc9a505d8d0", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness/tradfi?currency=MSTR&startDate=2025-01-01&endDate=2025-02-01&timeInterval=day&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN `", "key": "currency", "value": "MSTR" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-01-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-02-01" }, { "description": "(Required) **[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5baa3602-5af9-4900-b42a-9dc9a505d8d0" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-331ab72a-8c20-4418-8ef0-2ba8ca3b76c9" } ], "id": "d0f17ce6-a36f-4b3a-a0ca-3b17496b7020", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d0f17ce6-a36f-4b3a-a0ca-3b17496b7020" }, { "name": "Term Structures Richness", "id": "c85f167e-1803-49ab-8c68-0e78fbe0793c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-06-01&timeFormat=&timeInterval=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "" } ] }, "description": "This endpoint returns the term structure richness. The \"Term Structure Richness\" is the relative \"level\" of the Contango or Backwardation shape. A reading of 1.00 would be a perfectly flat term structure - as measured by our method - while readings below/above represent Contango/Backwardation respectively. Using the term structure levels enables us to quantify how extended the term structure pricing currently is, at any point in time. The calculation take a ratio of 7-day ATM IV versus, 30-day, 60-day. 90-day and 180-days." }, "response": [ { "id": "ca281e82-ac10-4966-9028-43f01d3b2316", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-06-01&timeFormat=&timeInterval=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"atm7days\": \"\",\n \"atm30days\": \"\",\n \"atm60days\": \"\",\n \"atm90days\": \"\",\n \"atm180days\": \"\",\n \"ratio\": \"\",\n \"counter\": \"\",\n \"richness\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"currency\": \"\",\n \"atm7days\": \"\",\n \"atm30days\": \"\",\n \"atm60days\": \"\",\n \"atm90days\": \"\",\n \"atm180days\": \"\",\n \"ratio\": \"\",\n \"counter\": \"\",\n \"richness\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ca281e82-ac10-4966-9028-43f01d3b2316" }, { "id": "000da444-a1e1-4ecb-9370-8114b0b54ff7", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/term-structures/richness?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-06-01&timeFormat=&timeInterval=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "term-structures", "richness" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `hour | day` \n", "key": "timeInterval", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-000da444-a1e1-4ecb-9370-8114b0b54ff7" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c85f167e-1803-49ab-8c68-0e78fbe0793c" } ], "id": "ba078f34-8428-44b7-ad92-32cef44dbd62", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ba078f34-8428-44b7-ad92-32cef44dbd62" } ], "id": "698aea52-7dab-4f2c-bae6-3ba406191aa9", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-698aea52-7dab-4f2c-bae6-3ba406191aa9" }, { "name": "index", "item": [ { "name": "Volatility Index", "id": "7c7775bb-e1a1-4634-ab5b-1572922cf318", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index?exchange=deribit¤cy=BTC&startDate=&endDate=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the value of the BTC (or other altcoin) VIX. The methodology of this index is similar to the VIX but for the underlying crypto. Deribit developed their Bitcoin VIX called the DVOL index." }, "response": [ { "id": "9641de97-2cf2-46e0-9634-8c34e5cb8f5f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index?exchange=deribit¤cy=BTC&startDate=&endDate=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchangeTimestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"open\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"close\": \"\"\n },\n {\n \"exchangeTimestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"open\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"close\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9641de97-2cf2-46e0-9634-8c34e5cb8f5f" }, { "id": "b3536207-8482-42f2-b657-b6379914ef21", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index?exchange=deribit¤cy=BTC&startDate=&endDate=&timeInterval=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b3536207-8482-42f2-b657-b6379914ef21" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7c7775bb-e1a1-4634-ab5b-1572922cf318" } ], "id": "ef7b8510-34d9-4663-a6c2-d6ece8d63a6e", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ef7b8510-34d9-4663-a6c2-d6ece8d63a6e" }, { "name": "index-decorated", "item": [ { "name": "Volatility Index Decorated", "id": "ab3ce6f7-77d9-4bf1-b4bc-a50c33ca869c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-decorated?currency=BTC&exchange=deribit&startDate=2024-01-01&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-decorated" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the value of the BTC (or other altcoin) VIX. Along with the volatility index we are also returned underlying volatility surface datapoints (such as skew) and underlying spot prices." }, "response": [ { "id": "8e726a2a-19b1-4d31-9e43-fc9d475f4bcc", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-decorated?currency=BTC&exchange=deribit&startDate=2024-01-01&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-decorated" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchangeTimestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"indexPrice\": \"\",\n \"underlyingPrice\": \"\",\n \"close\": \"\",\n \"atm\": \"\",\n \"delta50\": \"\",\n \"deltaCall25\": \"\",\n \"deltaPut25\": \"\",\n \"delta25RrSkew\": \"\",\n \"daysAgo\": \"\"\n },\n {\n \"exchangeTimestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"indexPrice\": \"\",\n \"underlyingPrice\": \"\",\n \"close\": \"\",\n \"atm\": \"\",\n \"delta50\": \"\",\n \"deltaCall25\": \"\",\n \"deltaPut25\": \"\",\n \"delta25RrSkew\": \"\",\n \"daysAgo\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-8e726a2a-19b1-4d31-9e43-fc9d475f4bcc" }, { "id": "5f90e3fc-af4e-4dd5-96a7-6ceede5d175b", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-decorated?currency=BTC&exchange=deribit&startDate=2024-01-01&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-decorated" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** The exchange for which to retrieve the volatility index. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5f90e3fc-af4e-4dd5-96a7-6ceede5d175b" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ab3ce6f7-77d9-4bf1-b4bc-a50c33ca869c" } ], "id": "1fbe8b30-51d5-4c65-bd9a-8f0ff91bd340", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-1fbe8b30-51d5-4c65-bd9a-8f0ff91bd340" }, { "name": "index-delivery-price", "item": [ { "name": "Index Delivery Price", "id": "ea09ba8f-b830-49c0-aaa6-2aa8ffd06c86", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-delivery-price?exchange=deribit&instrument=¤cy=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-delivery-price" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the index delivery price. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which to retrieve the index delivery price. \n**[Examples]** `btc_usdc`", "key": "instrument", "value": "" }, { "description": "**[Optional]** The underlying currency for which to retrieve the index delivery price. \n**[Examples]** `BTC | ETH`", "key": "currency", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "endDate", "value": "" } ] }, "description": "Returns the delivery price for futures and options instruments at expiration, providing the settlement price used to calculate profit and loss at contract expiry." }, "response": [ { "id": "9357dd3c-1b58-43de-9780-752886e77faa", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-delivery-price?exchange=deribit&instrument=¤cy=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-delivery-price" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the index delivery price. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which to retrieve the index delivery price. \n**[Examples]** `btc_usdc`", "key": "instrument", "value": "" }, { "description": "**[Optional]** The underlying currency for which to retrieve the index delivery price. \n**[Examples]** `BTC | ETH`", "key": "currency", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "endDate", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"deliveryDate\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"deliveryPrice\": \"\"\n },\n {\n \"deliveryDate\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"currency\": \"\",\n \"deliveryPrice\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-9357dd3c-1b58-43de-9780-752886e77faa" }, { "id": "b934bcfe-c41e-421d-ba9c-4d6c2d846f47", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/index-delivery-price?exchange=deribit&instrument=¤cy=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "index-delivery-price" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the index delivery price. \n**[Examples]** `deribit`", "key": "exchange", "value": "deribit" }, { "description": "**[Optional]** The instrument for which to retrieve the index delivery price. \n**[Examples]** `btc_usdc`", "key": "instrument", "value": "" }, { "description": "**[Optional]** The underlying currency for which to retrieve the index delivery price. \n**[Examples]** `BTC | ETH`", "key": "currency", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `date`\n**[Examples]** `2026-04-30`", "key": "endDate", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-b934bcfe-c41e-421d-ba9c-4d6c2d846f47" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ea09ba8f-b830-49c0-aaa6-2aa8ffd06c86" } ], "id": "556f42b9-ef74-42ed-af31-a651cd7dd3b8", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-556f42b9-ef74-42ed-af31-a651cd7dd3b8" }, { "name": "variance-premium", "item": [ { "name": "Volatility Index VRP (variance risk premium)", "id": "d49fbbde-5a5d-4712-9a9e-eee24409e8ea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/variance-premium?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "variance-premium" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the Deribit \"DVol\" index, shifted to align with historical realized volatility. Since option implied volatility is pricing future realized volatility, this endpoint helps users measure the accuracy of such expectation. When the VRP (variance risk premium) is positive, implied volatility was higher than future realized volatility, meaning options were over priced. Vice versa when VRP was negative. The Deribit DVol index has 30-days to maturity and the measured realized volatility uses a 30-day calculation window. Realized volatility is measured using the high/low \"Parkinson\" volatility method." }, "response": [ { "id": "fec2a158-7805-4c06-a4f0-a2985f2693c3", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/variance-premium?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "variance-premium" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"closeDvol\": \"\",\n \"historicalVolatility30days\": \"\",\n \"vrp30\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"exchange\": \"\",\n \"instrument\": \"\",\n \"closeDvol\": \"\",\n \"historicalVolatility30days\": \"\",\n \"vrp30\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-fec2a158-7805-4c06-a4f0-a2985f2693c3" }, { "id": "1a48b03d-5c1e-40e5-8ca3-d343ebbc4efd", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/variance-premium?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "variance-premium" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-1a48b03d-5c1e-40e5-8ca3-d343ebbc4efd" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d49fbbde-5a5d-4712-9a9e-eee24409e8ea" } ], "id": "54625391-2109-48bc-b770-2700f1c08bbc", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-54625391-2109-48bc-b770-2700f1c08bbc" }, { "name": "volatility-of-volatility", "item": [ { "name": "Volatility of Volatility (DVol Index)", "id": "025d6b2a-9ab5-4b39-9761-8a9feec5c3b6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/volatility-of-volatility?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "volatility-of-volatility" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the Deribit \"DVol\" index and the associated 30-day rolling volatility of that index. This is a good measure of the volatility of volatility. The volatility of volatility method is calculated using the close-to-close volatility." }, "response": [ { "id": "f36e80f1-7ab6-4f75-8b1a-08dbaaacb241", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/volatility-of-volatility?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "volatility-of-volatility" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"closeDvol\": \"\",\n \"volVol30\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"closeDvol\": \"\",\n \"volVol30\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f36e80f1-7ab6-4f75-8b1a-08dbaaacb241" }, { "id": "f088e23c-5d5e-42c7-9636-593e3f55bca9", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/volatility-of-volatility?currency=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "volatility-of-volatility" ], "query": [ { "description": "(Required) **[Optional]** The underlying currency for which to retrieve the volatility index. \n**[Examples]** `BTC | SOL_USDC` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f088e23c-5d5e-42c7-9636-593e3f55bca9" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-025d6b2a-9ab5-4b39-9761-8a9feec5c3b6" } ], "id": "caf6938f-7e55-4bcd-bc5d-00fa45f03ebe", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-caf6938f-7e55-4bcd-bc5d-00fa45f03ebe" }, { "name": "metrics", "item": [ { "name": "tradfi", "item": [ { "name": "Volatility Metrics (24 hr)", "id": "27f96002-aba0-47d2-8ba3-334d316afa9a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint contains all the metrics useful for having an immediate overview of the options market, for each active expiry. The current Mark IV is updated every minute. These metrics are then compared according to the selected \"daysBack\" parameter. All the differences are found in the columns with the indication \"change\" (current metrics vs 24hr ago)\n\nUSA Trading hours are 14:30:00 - 21:00:00 UTC (9:30a-4pm ET)\n" }, "response": [ { "id": "7fbd590c-c882-4094-aeb3-0cac5222056c", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-7fbd590c-c882-4094-aeb3-0cac5222056c" }, { "id": "57697d1e-3305-4527-82b8-764cb1de0a88", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics/tradfi?currency=COIN&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "COIN" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-57697d1e-3305-4527-82b8-764cb1de0a88" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-27f96002-aba0-47d2-8ba3-334d316afa9a" } ], "id": "c4e0a6cb-87ce-4da6-a632-71fb8af3f275", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c4e0a6cb-87ce-4da6-a632-71fb8af3f275" }, { "name": "Volatility Metrics (24 hr)", "id": "2b493a9b-44ff-42b6-81a2-c33ff7408e4c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics?exchange=deribit¤cy=BTC&daysBack=3&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the comparison date for the volatility metrics. No input will default the comparison between now and the past 24hrs. Users can input days back beyond 24hrs, such as 7-days back, etc.", "key": "daysBack", "value": "3" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint contains all the metrics useful for having an immediate overview of the options market, for each active expiry. The current Mark IV is updated every minute. These metrics are then compared according to the selected \"daysBack\" parameter. All the differences are found in the columns with the indication \"change\" (current metrics vs days ago metrics)" }, "response": [ { "id": "4a44d445-78d3-4786-b5cc-63f63b30ceac", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics?exchange=deribit¤cy=BTC&daysBack=3&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the comparison date for the volatility metrics. No input will default the comparison between now and the past 24hrs. Users can input days back beyond 24hrs, such as 7-days back, etc.", "key": "daysBack", "value": "3" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"daysToExpiration\": \"\",\n \"underlyingPrice\": \"\",\n \"underlyingPriceChange\": \"\",\n \"riskReversal25\": \"\",\n \"riskReversal25Change\": \"\",\n \"riskReversal15\": \"\",\n \"riskReversal15Change\": \"\",\n \"butterfly25\": \"\",\n \"butterfly25Change\": \"\",\n \"butterfly15\": \"\",\n \"butterfly15Change\": \"\"\n },\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"daysToExpiration\": \"\",\n \"underlyingPrice\": \"\",\n \"underlyingPriceChange\": \"\",\n \"riskReversal25\": \"\",\n \"riskReversal25Change\": \"\",\n \"riskReversal15\": \"\",\n \"riskReversal15Change\": \"\",\n \"butterfly25\": \"\",\n \"butterfly25Change\": \"\",\n \"butterfly15\": \"\",\n \"butterfly15Change\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-4a44d445-78d3-4786-b5cc-63f63b30ceac" }, { "id": "ababbf50-7b35-44e2-a8ad-e3f7d779ee46", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/metrics?exchange=deribit¤cy=BTC&daysBack=3&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "metrics" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. \n**[Examples]** ` deribit | okex | bybit`", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` BTC | SOL_USDC ` \nNote: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the comparison date for the volatility metrics. No input will default the comparison between now and the past 24hrs. Users can input days back beyond 24hrs, such as 7-days back, etc.", "key": "daysBack", "value": "3" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ababbf50-7b35-44e2-a8ad-e3f7d779ee46" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2b493a9b-44ff-42b6-81a2-c33ff7408e4c" } ], "id": "d11092da-a142-4d3f-91a3-34566fe6f304", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d11092da-a142-4d3f-91a3-34566fe6f304" }, { "name": "svi-hourly", "item": [ { "name": "SVI - Historical", "id": "a73fa54a-ef07-43d9-a636-3140218d56cb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-hourly?exchange=deribit¤cy=BTC&startDate=2024-10-03T00:00:00.000Z&endDate=2024-10-04T00:00:00.000Z&timeInterval=hour&sviFormat=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-hourly" ], "query": [ { "description": "(Required) **[Required]** The exchange for which SVI calibration occurs.\n**[Examples]** ` deribit `\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the starting date of historical data to be pulled.", "key": "startDate", "value": "2024-10-03T00:00:00.000Z" }, { "description": "**[Options]** This parameter sets the ending date of historical data to be pulled.", "key": "endDate", "value": "2024-10-04T00:00:00.000Z" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range.\n**[Examples]** hour | day`\n", "key": "timeInterval", "value": "hour" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint provides calibrated SVI (Stochastic Volatility Inspired) parameters for BTC and ETH options traded on Deribit, with hourly granularity. The data covers each hour from April 1, 2019, to the present, offering a historical view of volatility surface calibrations for these assets.\n\nDownload the SVI White Paper here: https://go.amberdata.io/hubfs/SVITrueLineWhitepaper.pdf\n" }, "response": [ { "id": "ab1b1832-7272-4699-87a1-312cdf2bbf68", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-hourly?exchange=deribit¤cy=BTC&startDate=2024-10-03T00:00:00.000Z&endDate=2024-10-04T00:00:00.000Z&timeInterval=hour&sviFormat=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-hourly" ], "query": [ { "description": "(Required) **[Required]** The exchange for which SVI calibration occurs.\n**[Examples]** ` deribit `\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the starting date of historical data to be pulled.", "key": "startDate", "value": "2024-10-03T00:00:00.000Z" }, { "description": "**[Options]** This parameter sets the ending date of historical data to be pulled.", "key": "endDate", "value": "2024-10-04T00:00:00.000Z" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range.\n**[Examples]** hour | day`\n", "key": "timeInterval", "value": "hour" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"expirationTimestamp\": \"\",\n \"forwardDifference\": 0,\n \"indexPrice\": 0,\n \"sviA\": 0,\n \"sviB\": 0,\n \"sviM\": 0,\n \"sviRho\": 0,\n \"sviSigma\": 0,\n \"timestamp\": \"\"\n },\n {\n \"currency\": \"\",\n \"daysToExpiration\": 0,\n \"expirationTimestamp\": \"\",\n \"forwardDifference\": 0,\n \"indexPrice\": 0,\n \"sviA\": 0,\n \"sviB\": 0,\n \"sviM\": 0,\n \"sviRho\": 0,\n \"sviSigma\": 0,\n \"timestamp\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-ab1b1832-7272-4699-87a1-312cdf2bbf68" }, { "id": "f9566739-683a-487e-a705-dfaa52251cb1", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-hourly?exchange=deribit¤cy=BTC&startDate=2024-10-03T00:00:00.000Z&endDate=2024-10-04T00:00:00.000Z&timeInterval=hour&sviFormat=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-hourly" ], "query": [ { "description": "(Required) **[Required]** The exchange for which SVI calibration occurs.\n**[Examples]** ` deribit `\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Options]** This parameter sets the starting date of historical data to be pulled.", "key": "startDate", "value": "2024-10-03T00:00:00.000Z" }, { "description": "**[Options]** This parameter sets the ending date of historical data to be pulled.", "key": "endDate", "value": "2024-10-04T00:00:00.000Z" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range.\n**[Examples]** hour | day`\n", "key": "timeInterval", "value": "hour" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f9566739-683a-487e-a705-dfaa52251cb1" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a73fa54a-ef07-43d9-a636-3140218d56cb" } ], "id": "2ba33162-f27c-4e46-b19f-18966bda093a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2ba33162-f27c-4e46-b19f-18966bda093a" }, { "name": "svi-minutely", "item": [ { "name": "SVI - Minutely", "id": "d149b0d4-4965-4adc-ace0-00bdea1988c8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-minutely?currency=BTC&signature=&timeFormat=hr&sviFormat=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-minutely" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** This parameter allows for users to get a verifiable signature using the ECDSA format.", "key": "signature", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "" } ] }, "description": "This endpoint provides calibrated SVI (Stochastic Volatility Inspired) parameters for BTC and ETH options traded on Deribit, with 5-minute granularity. Offering a timely calibration view of the volatility surface.\n\nDownload the SVI White Paper here: https://go.amberdata.io/hubfs/SVITrueLineWhitepaper.pdf\n" }, "response": [ { "id": "f8b3bf31-3bc9-4d7d-b869-178d34bfb97a", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-minutely?currency=BTC&signature=&timeFormat=hr&sviFormat=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-minutely" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** This parameter allows for users to get a verifiable signature using the ECDSA format.", "key": "signature", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"forwardDifference\": 0,\n \"indexPrice\": 0,\n \"sviA\": 0,\n \"sviB\": 0,\n \"sviM\": 0,\n \"sviRho\": 0,\n \"sviSigma\": 0,\n \"timestamp\": 0\n },\n {\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"forwardDifference\": 0,\n \"indexPrice\": 0,\n \"sviA\": 0,\n \"sviB\": 0,\n \"sviM\": 0,\n \"sviRho\": 0,\n \"sviSigma\": 0,\n \"timestamp\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f8b3bf31-3bc9-4d7d-b869-178d34bfb97a" }, { "id": "10756c6c-04ba-48fa-9a5c-3d4f02a22cca", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/svi-minutely?currency=BTC&signature=&timeFormat=hr&sviFormat=&startDate=&endDate=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "svi-minutely" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments.\n**[Examples]** ` BTC | ETH `\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** This parameter allows for users to get a verifiable signature using the ECDSA format.", "key": "signature", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This parameter can be either blank (default) or \"TAU\" which returns the SVI parameters and days to expiration as a decimal to years.", "key": "sviFormat", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive).\n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-10756c6c-04ba-48fa-9a5c-3d4f02a22cca" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-d149b0d4-4965-4adc-ace0-00bdea1988c8" } ], "id": "12b0c991-9672-4c1b-9981-0c02eb7fc3e0", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-12b0c991-9672-4c1b-9981-0c02eb7fc3e0" }, { "name": "open-interest", "item": [ { "name": "tradfi", "item": [ { "name": "Open Interest", "id": "fdf9e558-a9f6-40fe-8b82-f4ff0b7f5007", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/open-interest/tradfi?currency=IBIT&strike=&expiration=&putCall=×tamp=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "open-interest", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "(Required) **[Optional]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the end-of-day (EOD) open interest snapshot. Unlike the crypto landscape where open interest is continuously updated, the tradFi environment only updates open interest once per day. This is because the clearing house needs to tally up all the activity for the day, in order to publish outstanding open interest at the end-of-the-day." }, "response": [ { "id": "f4407aaa-b58f-47b7-91f3-6009684310db", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/open-interest/tradfi?currency=IBIT&strike=&expiration=&putCall=×tamp=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "open-interest", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "(Required) **[Optional]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f4407aaa-b58f-47b7-91f3-6009684310db" }, { "id": "e51fa07c-826a-43d8-8576-f88af29a7e71", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/open-interest/tradfi?currency=IBIT&strike=&expiration=&putCall=×tamp=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "open-interest", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "" }, { "description": "**[Optional]** The option instrument subset that's either a call (C) or put (P). \n**[Examples]** ` P | C `", "key": "putCall", "value": "" }, { "description": "(Required) **[Optional]** Payload only includes data for this timestamp. \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2024-11-19`", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-e51fa07c-826a-43d8-8576-f88af29a7e71" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-fdf9e558-a9f6-40fe-8b82-f4ff0b7f5007" } ], "id": "b50da85f-f439-407a-82cc-6a510131d027", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-b50da85f-f439-407a-82cc-6a510131d027" } ], "id": "cc53f170-473f-4c25-88d2-2cffdec2dd23", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-cc53f170-473f-4c25-88d2-2cffdec2dd23" }, { "name": "altcoin", "item": [ { "name": "atm", "item": [ { "name": "hourly", "item": [ { "name": "Altcoin ATM Hourly", "id": "ae15d3f3-0416-4797-b045-67ebbefeec28", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/analytics/volatility/altcoin/atm/hourly?pair=aave_usd&startDate=&endDate=&timeFormat=hr&exchange=gdax", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "altcoin", "atm", "hourly" ], "query": [ { "description": "(Required) **[Required]** The underlying pair to return model ATM. \n**[Examples]** ` aave_usd | pepe_usd | eth_btc ` \n", "key": "pair", "value": "aave_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up-to this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeFormat", "value": "hr" }, { "description": "(Required) **[Required]** The exchange for which to retrieve pair. \n**[Examples]** ` gdax | okex | binance `", "key": "exchange", "value": "gdax" } ] }, "description": "This endpoint returns the \u201cAt-The-Money\u201d volatility profile for a specified altcoin pair. The payload will include various days-to-expiraton so users can see the term-structure." }, "response": [ { "id": "029ff431-a33e-484a-828d-c994f072bbbf", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/altcoin/atm/hourly?pair=aave_usd&startDate=&endDate=&timeFormat=hr&exchange=gdax", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "altcoin", "atm", "hourly" ], "query": [ { "description": "(Required) **[Required]** The underlying pair to return model ATM. \n**[Examples]** ` aave_usd | pepe_usd | eth_btc ` \n", "key": "pair", "value": "aave_usd" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "startDate", "value": "" }, { "description": "**[Optional]** Payload only includes data up-to this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "endDate", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeFormat", "value": "hr" }, { "description": "(Required) **[Required]** The exchange for which to retrieve pair. \n**[Examples]** ` gdax | okex | binance `", "key": "exchange", "value": "gdax" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-029ff431-a33e-484a-828d-c994f072bbbf" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ae15d3f3-0416-4797-b045-67ebbefeec28" } ], "id": "81f802e1-daf1-4982-9aaa-cf033b31ef09", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-81f802e1-daf1-4982-9aaa-cf033b31ef09" } ], "id": "7c391b48-c71f-45ce-a8bc-7028114cdcdf", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7c391b48-c71f-45ce-a8bc-7028114cdcdf" } ], "id": "9d2209f5-af3a-492e-821e-b2f83c91bf85", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9d2209f5-af3a-492e-821e-b2f83c91bf85" }, { "name": "atm", "item": [ { "name": "deribit-vs-model-hourly", "item": [ { "name": "Deribit vs Model Hourly", "id": "8946ba26-7890-4b55-85ae-d43d8c574762", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/analytics/volatility/atm/deribit-vs-model-hourly?currency=BTC&startDate=2025-05-01&endDate=2025-05-02&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "atm", "deribit-vs-model-hourly" ], "query": [ { "description": "(Required) **[Required]** The underlying currency to compare model ATM vs deribit ATM IV. \n**[Examples]** ` BTC | ETH | SOL ` \n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "startDate", "value": "2025-05-01" }, { "description": "(Required) **[Required]** Payload only includes data up-to this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-05-02" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint compares the model \u201cAt-The-Money\u201d volatility versus the implied volatility found on Deribit, in order to validate our proprietary \u201cmodelAtm\u201d. The payload will include various daysToExpiraton so users can see the term-structure." }, "response": [ { "id": "76cabae5-83b9-49f5-ac11-91640d4e8550", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/atm/deribit-vs-model-hourly?currency=BTC&startDate=2025-05-01&endDate=2025-05-02&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "atm", "deribit-vs-model-hourly" ], "query": [ { "description": "(Required) **[Required]** The underlying currency to compare model ATM vs deribit ATM IV. \n**[Examples]** ` BTC | ETH | SOL ` \n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-08-01T01:00:00`", "key": "startDate", "value": "2025-05-01" }, { "description": "(Required) **[Required]** Payload only includes data up-to this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-05-02" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-76cabae5-83b9-49f5-ac11-91640d4e8550" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8946ba26-7890-4b55-85ae-d43d8c574762" } ], "id": "2bc3d4ce-c82e-47fa-aa35-1b50d06e9a21", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-2bc3d4ce-c82e-47fa-aa35-1b50d06e9a21" } ], "id": "16faf17d-2ff1-4766-8f48-c38ba4700794", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-16faf17d-2ff1-4766-8f48-c38ba4700794" }, { "name": "level-1-quotes-instrument", "item": [ { "name": "tradfi", "item": [ { "name": "Level 1 Quotes Instrument", "id": "4ab76800-9b0f-4b7e-bfff-5da8834d671d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes-instrument/tradfi?currency=IBIT&expiration=2026-01-16&startDate=2025-04-01&endDate=2025-05-01&minStrike=&maxStrike=&strike=100&putCall=C&timeFormat=hr&timeInterval=hour", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes-instrument", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "(Required) **[Required]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "2026-01-16" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-04-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-05-01" }, { "description": "**[Optional]** The option with strikes at or above the \"minStrike\". \\n**[Examples]** ` 50 | 100 `", "key": "minStrike", "value": "" }, { "description": "**[Optional]** The option with strikes at or below the \"maxStrike\". \\n**[Examples]** ` 50 | 100 `", "key": "maxStrike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "100" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "putCall", "value": "C" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeInterval", "value": "hour" } ] } }, "response": [ { "id": "885bbd6b-cce8-4213-bfd9-f2f2d763de84", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/volatility/level-1-quotes-instrument/tradfi?currency=IBIT&expiration=2026-01-16&startDate=2025-04-01&endDate=2025-05-01&minStrike=&maxStrike=&strike=100&putCall=C&timeFormat=hr&timeInterval=hour", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "volatility", "level-1-quotes-instrument", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "(Required) **[Required]** The option instrument subset with a given expiration date. \n**[Examples]** ` 2027-01-15`", "key": "expiration", "value": "2026-01-16" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2025-04-01" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2025-05-01" }, { "description": "**[Optional]** The option with strikes at or above the \"minStrike\". \\n**[Examples]** ` 50 | 100 `", "key": "minStrike", "value": "" }, { "description": "**[Optional]** The option with strikes at or below the \"maxStrike\". \\n**[Examples]** ` 50 | 100 `", "key": "maxStrike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 50 | 100 `", "key": "strike", "value": "100" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour | day` \n **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.", "key": "putCall", "value": "C" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. \n**[Examples]** `minute | hour `", "key": "timeInterval", "value": "hour" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"examples\": {\n \"New Example\": {\n \"summary\": \"New Example\",\n \"value\": {\n \"status\": 200,\n \"title\": \"OK\",\n \"description\": \"Successful request\",\n \"payload\": {\n \"data\": [\n {\n \"ask\": 2.17,\n \"askIv\": 60.08,\n \"bid\": 2.1,\n \"bidIv\": 59.49,\n \"currency\": \"IBIT\",\n \"delta\": 0.18074,\n \"exchange\": \"tradfi\",\n \"exchangeTimestamp\": \"2025-04-30 19:00:06 136\",\n \"expirationTimestamp\": \"2026-01-16 00:00:00 000\",\n \"gamma\": 0.00978,\n \"indexPrice\": 53.495,\n \"instrument\": \"IBIT-16JAN26-100-C\",\n \"instrumentNormalized\": \"TRADFI-IBIT-16JAN26-100-C\",\n \"isAtm\": false,\n \"isCarryForward\": false,\n \"isExchangeProvidedGreeks\": true,\n \"markIv\": 59.76,\n \"markPrice\": 2.13163,\n \"multiplier\": 100,\n \"putCall\": \"C\",\n \"rho\": 0.05362,\n \"strike\": 100,\n \"theta\": -0.01947,\n \"timestamp\": \"2025-04-30 19:00:00 000\",\n \"underlyingRate\": 0.0415400005877018,\n \"vega\": 0.119\n },\n {\n \"ask\": 2.14,\n \"askIv\": 59.9,\n \"bid\": 2.1,\n \"bidIv\": 59.57,\n \"currency\": \"IBIT\",\n \"delta\": 0.18069,\n \"exchange\": \"tradfi\",\n \"exchangeTimestamp\": \"2025-04-30 18:00:19 079\",\n \"expirationTimestamp\": \"2026-01-16 00:00:00 000\",\n \"gamma\": 0.00977,\n \"indexPrice\": 53.465,\n \"instrument\": \"IBIT-16JAN26-100-C\",\n \"instrumentNormalized\": \"TRADFI-IBIT-16JAN26-100-C\",\n \"isAtm\": false,\n \"isCarryForward\": false,\n \"isExchangeProvidedGreeks\": true,\n \"markIv\": 59.85,\n \"markPrice\": 2.13317,\n \"multiplier\": 100,\n \"putCall\": \"C\",\n \"rho\": 0.05358,\n \"strike\": 100,\n \"theta\": -0.01948,\n \"timestamp\": \"2025-04-30 18:00:00 000\",\n \"underlyingRate\": 0.0415400005877018,\n \"vega\": 0.11892\n }\n ]\n }\n }\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-885bbd6b-cce8-4213-bfd9-f2f2d763de84" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-4ab76800-9b0f-4b7e-bfff-5da8834d671d" } ], "id": "6c7dcd43-f9a1-47d4-8e33-374eb6e6d019", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-6c7dcd43-f9a1-47d4-8e33-374eb6e6d019" } ], "id": "7a5d8d80-3f11-4bda-a377-56eb1601e1cb", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7a5d8d80-3f11-4bda-a377-56eb1601e1cb" } ], "id": "dd8457f3-bb31-417c-91ed-acf7da29c5c0", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-dd8457f3-bb31-417c-91ed-acf7da29c5c0" }, { "name": "trades-flow", "item": [ { "name": "block-volumes", "item": [ { "name": "Block Volumes", "id": "905960c6-1c1b-41e0-829c-ad8cf9615320", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/block-volumes?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "block-volumes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the total block traded options volume for a selected exchange and a selected underlying currency. The volume is broken out by instruments for 3rd party \"blockTrades\" (venues such as Paradigm, GreeksLive, etc).\n" }, "response": [ { "id": "5340a8eb-0100-4276-ba1d-c323e01867cd", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/block-volumes?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "block-volumes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": 0,\n \"strike\": 0,\n \"putCall\": \"\",\n \"contractVolume\": 0,\n \"premiumVolume\": 0\n },\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": 0,\n \"strike\": 0,\n \"putCall\": \"\",\n \"contractVolume\": 0,\n \"premiumVolume\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5340a8eb-0100-4276-ba1d-c323e01867cd" }, { "id": "2a87fb73-dab5-4586-affa-5ba04074c11e", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/block-volumes?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "block-volumes" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2a87fb73-dab5-4586-affa-5ba04074c11e" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-905960c6-1c1b-41e0-829c-ad8cf9615320" } ], "id": "0d4778a6-84c6-48c4-bcd4-833ce415c629", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-0d4778a6-84c6-48c4-bcd4-833ce415c629" }, { "name": "decorated-trades", "item": [ { "name": "tradfi", "item": [ { "name": "Decorated Trades", "id": "9b6b0c93-3ce1-487c-8040-28c64baf3881", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades/tradfi?currency=IBIT&expiration=&instrument=&startDate=2024-11-21T15:00:00.000Z&endDate=2024-11-21T16:00:00.000Z&strike=&timeFormat=hr&tradeAmountMinimum=&tradeAmountMaximum=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. \n**[Examples]** ` IBIT-16JAN26-100-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-21T15:00:00.000Z" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-21T16:00:00.000Z" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100 | 35 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This endpoint allows users to filter trades that meet a select trade size criteria.", "key": "tradeAmountMinimum", "value": "" }, { "description": "**[Optional]** This endpoint allows users to filter trades that do not exceed a select trade size criteria.", "key": "tradeAmountMaximum", "value": "" } ] }, "description": "This endpoint returns option \u201ctimes and sales\u201d data decorated with pre-trade level-1 order book data, along with Greeks and implied volatility metrics.Order book impact logic is used internally for GEX (\u201cGamma Exposure\u201d) modeling. The TradFi decorated trades response does not include aggressor classification or direction fields such as amberdataDirection or exchangeDirection." }, "response": [ { "id": "aa19bda0-c592-499f-8f98-f9feff39d68f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades/tradfi?currency=IBIT&expiration=&instrument=&startDate=2024-11-21T15:00:00.000Z&endDate=2024-11-21T16:00:00.000Z&strike=&timeFormat=hr&tradeAmountMinimum=&tradeAmountMaximum=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. \n**[Examples]** ` IBIT-16JAN26-100-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-21T15:00:00.000Z" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-21T16:00:00.000Z" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100 | 35 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This endpoint allows users to filter trades that meet a select trade size criteria.", "key": "tradeAmountMinimum", "value": "" }, { "description": "**[Optional]** This endpoint allows users to filter trades that do not exceed a select trade size criteria.", "key": "tradeAmountMaximum", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-aa19bda0-c592-499f-8f98-f9feff39d68f" }, { "id": "2a8a245d-70d4-4d56-9359-3a513f7b6079", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades/tradfi?currency=IBIT&expiration=&instrument=&startDate=2024-11-21T15:00:00.000Z&endDate=2024-11-21T16:00:00.000Z&strike=&timeFormat=hr&tradeAmountMinimum=&tradeAmountMaximum=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "IBIT" }, { "description": "**[Optional]** Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. \n**[Examples]** ` IBIT-16JAN26-100-C`", "key": "instrument", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "startDate", "value": "2024-11-21T15:00:00.000Z" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`", "key": "endDate", "value": "2024-11-21T16:00:00.000Z" }, { "description": "**[Optional]** The option instrument subset with a given strike price. \n**[Examples]** ` 100 | 35 `", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" }, { "description": "**[Optional]** This endpoint allows users to filter trades that meet a select trade size criteria.", "key": "tradeAmountMinimum", "value": "" }, { "description": "**[Optional]** This endpoint allows users to filter trades that do not exceed a select trade size criteria.", "key": "tradeAmountMaximum", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2a8a245d-70d4-4d56-9359-3a513f7b6079" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9b6b0c93-3ce1-487c-8040-28c64baf3881" } ], "id": "424642de-ba03-462c-8afb-674d3aa9e398", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-424642de-ba03-462c-8afb-674d3aa9e398" }, { "name": "Decorated Trades", "id": "7f11d99c-8d56-466f-96b4-c7d894a90e79", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades?exchange=deribit¤cy=BTC&expiration=&instrument=&putCall=&startDate=2024-05-01T00:00:00&endDate=2024-05-01T01:00:00&strike=&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. **[Examples]** `BTC-26APR24-100000-C`\n", "key": "instrument", "value": "" }, { "description": "**[Optional]** The option type **[Examples]** `C | P`\n", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01T00:00:00" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-01T01:00:00" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] }, "description": "This endpoint returns option \"times and sales\" data that's decorated with pre-trade level-1 orderbook data and post-trade level-1 data. This is the core dataset of the Amberdata direction and GEX \"Gamma Exposure\" analysis. We use this orderbook impact to analyze the true aggressor of every trade, while assuming that market-makers (aka \"dealers\") are typically the passive trade participants. Some exchanges, such as \"okex\" and \"bybit\" will have volatility values in decimal format (ex: 97% iv will be noted as 0.97)\n" }, "response": [ { "id": "a7437591-5c0d-464e-8aef-43a7ba1c2811", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades?exchange=deribit¤cy=BTC&expiration=&instrument=&putCall=&startDate=2024-05-01T00:00:00&endDate=2024-05-01T01:00:00&strike=&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. **[Examples]** `BTC-26APR24-100000-C`\n", "key": "instrument", "value": "" }, { "description": "**[Optional]** The option type **[Examples]** `C | P`\n", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01T00:00:00" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-01T01:00:00" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"preTradeOrderbookTimestamp\": \"\",\n \"exchangeTimestamp\": \"\",\n \"postTradeOrderbookTimestamp\": \"\",\n \"tradeId\": \"\",\n \"instrument\": \"\",\n \"instrumentNormalized\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"strike\": \"\",\n \"putCall\": \"\",\n \"blockTradeId\": \"\",\n \"numberOfLegs\": \"\",\n \"liquidation\": \"\",\n \"tickDirection\": \"\",\n \"tradeAmount\": \"\",\n \"tradeIv\": \"\",\n \"price\": \"\",\n \"priceUsd\": \"\",\n \"indexPrice\": \"\",\n \"underlyingPrice\": \"\",\n \"volume24h\": \"\",\n \"priceHigh24h\": \"\",\n \"priceLow24h\": \"\",\n \"preTradeBidVolume\": \"\",\n \"preTradeBidIv\": \"\",\n \"preTradeBidPrice\": \"\",\n \"preTradeMidIv\": \"\",\n \"preTradeMidPrice\": \"\",\n \"preTradeMarkIv\": \"\",\n \"preTradeMarkPrice\": \"\",\n \"preTradeAskVolume\": \"\",\n \"preTradeAskIv\": \"\",\n \"preTradeAskPrice\": \"\",\n \"postTradeBidVolume\": \"\",\n \"postTradeBidIv\": \"\",\n \"postTradeBidPrice\": \"\",\n \"postTradeMidIv\": \"\",\n \"postTradeMidPrice\": \"\",\n \"postTradeMarkIv\": \"\",\n \"postTradeMarkPrice\": \"\",\n \"postTradeAskVolume\": \"\",\n \"postTradeAskIv\": \"\",\n \"postTradeAskPrice\": \"\",\n \"delta\": \"\",\n \"gamma\": \"\",\n \"theta\": \"\",\n \"vega\": \"\",\n \"rho\": \"\",\n \"preTradeOpenInterest\": \"\",\n \"postTradeOpenInterest\": \"\",\n \"openInterestChange\": \"\"\n },\n {\n \"exchange\": \"\",\n \"preTradeOrderbookTimestamp\": \"\",\n \"exchangeTimestamp\": \"\",\n \"postTradeOrderbookTimestamp\": \"\",\n \"tradeId\": \"\",\n \"instrument\": \"\",\n \"instrumentNormalized\": \"\",\n \"currency\": \"\",\n \"expirationTimestamp\": \"\",\n \"strike\": \"\",\n \"putCall\": \"\",\n \"blockTradeId\": \"\",\n \"numberOfLegs\": \"\",\n \"liquidation\": \"\",\n \"tickDirection\": \"\",\n \"tradeAmount\": \"\",\n \"tradeIv\": \"\",\n \"price\": \"\",\n \"priceUsd\": \"\",\n \"indexPrice\": \"\",\n \"underlyingPrice\": \"\",\n \"volume24h\": \"\",\n \"priceHigh24h\": \"\",\n \"priceLow24h\": \"\",\n \"preTradeBidVolume\": \"\",\n \"preTradeBidIv\": \"\",\n \"preTradeBidPrice\": \"\",\n \"preTradeMidIv\": \"\",\n \"preTradeMidPrice\": \"\",\n \"preTradeMarkIv\": \"\",\n \"preTradeMarkPrice\": \"\",\n \"preTradeAskVolume\": \"\",\n \"preTradeAskIv\": \"\",\n \"preTradeAskPrice\": \"\",\n \"postTradeBidVolume\": \"\",\n \"postTradeBidIv\": \"\",\n \"postTradeBidPrice\": \"\",\n \"postTradeMidIv\": \"\",\n \"postTradeMidPrice\": \"\",\n \"postTradeMarkIv\": \"\",\n \"postTradeMarkPrice\": \"\",\n \"postTradeAskVolume\": \"\",\n \"postTradeAskIv\": \"\",\n \"postTradeAskPrice\": \"\",\n \"delta\": \"\",\n \"gamma\": \"\",\n \"theta\": \"\",\n \"vega\": \"\",\n \"rho\": \"\",\n \"preTradeOpenInterest\": \"\",\n \"postTradeOpenInterest\": \"\",\n \"openInterestChange\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-a7437591-5c0d-464e-8aef-43a7ba1c2811" }, { "id": "fbc1e782-b33e-4b2f-8b6d-8ac11fdeb95a", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept-Encoding", "value": "gzip" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/decorated-trades?exchange=deribit¤cy=BTC&expiration=&instrument=&putCall=&startDate=2024-05-01T00:00:00&endDate=2024-05-01T01:00:00&strike=&timeFormat=&blockTradeId=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "decorated-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Filter records based on the specified expiration date. **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "expiration", "value": "" }, { "description": "**[Optional]** Users can pass a single instrument in order to retrieve trade data for only the specified instrument. **[Examples]** `BTC-26APR24-100000-C`\n", "key": "instrument", "value": "" }, { "description": "**[Optional]** The option type **[Examples]** `C | P`\n", "key": "putCall", "value": "" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01T00:00:00" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-01T01:00:00" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-fbc1e782-b33e-4b2f-8b6d-8ac11fdeb95a" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-7f11d99c-8d56-466f-96b4-c7d894a90e79" } ], "id": "887ca5be-b489-432f-a0a9-613789bef5c0", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-887ca5be-b489-432f-a0a9-613789bef5c0" }, { "name": "gamma-exposures", "item": [ { "name": "normalized-usd", "item": [ { "name": "Gamma Normalized in USD", "id": "decc550a-30fd-49d3-ba25-b8279fbb08ba", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures/normalized-usd?exchange=deribit¤cy=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures", "normalized-usd" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This chart depicts the overall impact of \"gamma exposure\" (GEX) in terms of notional in the underlying for a 1% move in spot prices.\n" }, "response": [ { "id": "2aab388e-1d8d-4ec3-8b1f-bda429623c37", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures/normalized-usd?exchange=deribit¤cy=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures", "normalized-usd" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"snapshotTimestamp\": \"\",\n \"normalizedGammaNative\": \"\",\n \"normalizedGammaUSD\": \"\"\n },\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"snapshotTimestamp\": \"\",\n \"normalizedGammaNative\": \"\",\n \"normalizedGammaUSD\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-2aab388e-1d8d-4ec3-8b1f-bda429623c37" }, { "id": "378816f9-fea2-4bc5-9183-09fa518db2f8", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures/normalized-usd?exchange=deribit¤cy=BTC&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures", "normalized-usd" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-378816f9-fea2-4bc5-9183-09fa518db2f8" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-decc550a-30fd-49d3-ba25-b8279fbb08ba" } ], "id": "1b18d74a-59e6-4c35-bd39-0989721706b9", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-1b18d74a-59e6-4c35-bd39-0989721706b9" } ], "id": "322164a7-6f0d-404d-8951-9ef59f81429f", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-322164a7-6f0d-404d-8951-9ef59f81429f" }, { "name": "gamma-exposures-snapshots", "item": [ { "name": "Gamma Snapshots (GEX)", "id": "de47728b-46d5-45dc-84b0-de1e12957e8d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures-snapshots?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-01-02&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures-snapshots" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the GEX. **[Examples]** `deribit | bybit | okex`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. **[Examples]** `BTC | SOL_USDC`\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-01-02" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "GEX aims to calculate the gamma exposure of Market Makers (MMs) and the resulting number of underlying contracts they must trade to keep their book delta-hedged. \"Positive/long gamma\" => more underlying stability because of \"Buy low, sell high\" \"Negative/short gamma\" => more underlying volatility because of \"Sell low, buy high\" Starting point is the direction of trades with our proprietary algorithm \"AMBERDATA DIRECTION\" composed of over 30 heuristics that estimate the \"correct direction\" = side of the initiator/aggressor of the trade at which other side there is \"likely\" a MMs. With this algorithm we are able to flag every trades by tracking the orderbook at millisecond level, to calculate and maintain a database of MMs gamma exposure\n" }, "response": [ { "id": "49e1b83c-a771-4cb6-b487-db6a620c5d39", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures-snapshots?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-01-02&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures-snapshots" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the GEX. **[Examples]** `deribit | bybit | okex`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. **[Examples]** `BTC | SOL_USDC`\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-01-02" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"snapshotTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"instrumentNormalized\": \"\",\n \"putCall\": \"\",\n \"dealerNetInventory\": \"\",\n \"dealerTotalInventory\": \"\",\n \"gammaLevel\": \"\",\n \"indexPrice\": \"\"\n },\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"snapshotTimestamp\": \"\",\n \"expirationTimestamp\": \"\",\n \"instrumentNormalized\": \"\",\n \"putCall\": \"\",\n \"dealerNetInventory\": \"\",\n \"dealerTotalInventory\": \"\",\n \"gammaLevel\": \"\",\n \"indexPrice\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-49e1b83c-a771-4cb6-b487-db6a620c5d39" }, { "id": "05ef552b-adb1-449a-a010-c0e9418d0e7f", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/gamma-exposures-snapshots?exchange=deribit¤cy=BTC&startDate=2024-01-01&endDate=2024-01-02&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "gamma-exposures-snapshots" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the GEX. **[Examples]** `deribit | bybit | okex`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying pair for which to retrieve the volatility cone. **[Examples]** `BTC | SOL_USDC`\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-01-01" }, { "description": "**[Optional]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-01-02" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-05ef552b-adb1-449a-a010-c0e9418d0e7f" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-de47728b-46d5-45dc-84b0-de1e12957e8d" } ], "id": "03f205c2-6a8a-46fb-92ab-a2eca20146ac", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-03f205c2-6a8a-46fb-92ab-a2eca20146ac" }, { "name": "options-yields", "item": [ { "name": "tradfi", "item": [ { "name": "Options Yields", "id": "308a3d1d-ff54-424e-9d75-d9a2b266f894", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields/tradfi?currency=MSTR&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "MSTR" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "The \"Covered Call\" strategy assumes the trader is long exactly one unit of underlying asset after proceeds from selling their call.\n\nExample: Underlying price = \\$500, Trader position in underlying before selling the call = \\$475 Short \\$700 call proceeds = \\$25 Trader positioning in underlying after short call proceeds = \\$500 (one whole unit)\n\nRETURN CALCULATIONS\nAbsolute Yield: \\$25/\\$475 Annualized Yield: \\$25/\\$475 * (525,600 / minutes left until expiration)\n\nThe \"Cash Secured Put\" yield assumes the trader maintains enough cash on hand AFTER proceeds from selling the put.\n\nExample: Trader's cash position BEFORE selling put = \\$275 Short \\$300 Put Proceeds = \\$25 Trader cash balance\nAFTER short put proceeds = \\$300 (100% cash secured)\n\nRETURN CALCULATIONS\nAbsolute Yield: \\$25/\\$275 Annualized Yield: \\$25/\\$275 * (525,600 / minutes left until expiration)\n" }, "response": [ { "id": "927f05cf-1fbe-447c-afce-2b9223914ea1", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields/tradfi?currency=MSTR&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "MSTR" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-927f05cf-1fbe-447c-afce-2b9223914ea1" }, { "id": "6738f838-0ec3-4c72-9ba3-6baa39e2c5b9", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields/tradfi?currency=MSTR&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields", "tradfi" ], "query": [ { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. \n**[Examples]** ` IBIT | COIN ` \n", "key": "currency", "value": "MSTR" }, { "description": "**[Optional]** Time format of the timestamps in the return payload.\n**[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-6738f838-0ec3-4c72-9ba3-6baa39e2c5b9" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-308a3d1d-ff54-424e-9d75-d9a2b266f894" } ], "id": "aa7cbb70-458e-4c21-8383-7ed6c4ed2f04", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-aa7cbb70-458e-4c21-8383-7ed6c4ed2f04" }, { "name": "Options Yields", "id": "26c3c958-6bbc-45c4-b7a9-4e54a9588012", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields?exchange=deribit¤cy=BTC×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data for this timestamp. **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-04-03`\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "The \"Covered Call\" strategy assumes the trader is long exactly one unit of underlying\nasset after proceeds from selling their call.\n\nExample: Underlying price = \\$500, Trader position in underlying before selling the call = \\$475\nShort \\$700 call proceeds = \\$25 Trader positioning in underlying after short call proceeds = \\$500\n(one whole unit)\n\nRETURN CALCULATIONS\nAbsolute Yield: \\$25/\\$475 Annualized Yield: \\$25/\\$475 * (525,600 / minutes left until expiration)\n\nThe \"Cash Secured Put\" yield assumes the trader maintains enough cash on hand AFTER proceeds\nfrom selling the put.\n\nExample: Trader's cash position BEFORE selling put = \\$275 Short \\$300 Put Proceeds = \\$25\nTrader cash balance AFTER short put proceeds = \\$300 (100% cash secured)\n\nRETURN CALCULATIONS\nAbsolute Yield: \\$25/\\$275 Annualized Yield: \\$25/\\$275 * (525,600 / minutes left until expiration)\n" }, "response": [ { "id": "e50331cf-0e29-4120-9887-b36b95bf12dc", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields?exchange=deribit¤cy=BTC×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data for this timestamp. **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-04-03`\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"timestamp\": \"\",\n \"instrumentNormalized\": \"\",\n \"expirationTimestamp\": \"\",\n \"strike\": \"\",\n \"putCall\": \"\",\n \"indexPrice\": \"\",\n \"markPrice\": \"\",\n \"yieldStrategy\": \"\",\n \"annualization\": \"\",\n \"absoluteYield\": \"\",\n \"annualizedYield\": \"\"\n },\n {\n \"timestamp\": \"\",\n \"instrumentNormalized\": \"\",\n \"expirationTimestamp\": \"\",\n \"strike\": \"\",\n \"putCall\": \"\",\n \"indexPrice\": \"\",\n \"markPrice\": \"\",\n \"yieldStrategy\": \"\",\n \"annualization\": \"\",\n \"absoluteYield\": \"\",\n \"annualizedYield\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-e50331cf-0e29-4120-9887-b36b95bf12dc" }, { "id": "5c524c9e-696f-4223-bf38-dc212255da63", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/options-yields?exchange=deribit¤cy=BTC×tamp=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "options-yields" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data for this timestamp. **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2024-04-03`\n", "key": "timestamp", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-5c524c9e-696f-4223-bf38-dc212255da63" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-26c3c958-6bbc-45c4-b7a9-4e54a9588012" } ], "id": "79eb77ee-c698-4135-bb0a-0e520f6b3c16", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-79eb77ee-c698-4135-bb0a-0e520f6b3c16" }, { "name": "put-call-distribution", "item": [ { "name": "Put Call Trades Distribution", "id": "6fb266f3-18f7-4f8f-95a5-b751abb62372", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-distribution?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&strike=&expirationTimestamp=&blockTradeId=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-distribution" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date.\n", "key": "expirationTimestamp", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "Using proprietary algorithm (Amberdata direction) that assess real initiator of a trade, we sum by the amounts of contracts and premium of the last 24 hours (default) according to put/call/bought/sold metrics.\n" }, "response": [ { "id": "dd36d0c1-5b25-4451-a565-277377682b3d", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-distribution?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&strike=&expirationTimestamp=&blockTradeId=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-distribution" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date.\n", "key": "expirationTimestamp", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"callsContractsBought\": \"\",\n \"putContractsBought\": \"\",\n \"callsContractsSold\": \"\",\n \"putContractsSold\": \"\",\n \"callsPremiumBought\": \"\",\n \"putPremiumBought\": \"\",\n \"callsPremiumSold\": \"\",\n \"putPremiumSold\": \"\",\n \"callsContractsBoughtExchangeDirection\": \"\",\n \"putContractsBoughtExchangeDirection\": \"\",\n \"callsContractsSoldExchangeDirection\": \"\",\n \"putContractsSoldExchangeDirection\": \"\",\n \"callsPremiumBoughtExchangeDirection\": \"\",\n \"putPremiumBoughtExchangeDirection\": \"\",\n \"callsPremiumSoldExchangeDirection\": \"\",\n \"putPremiumSoldExchangeDirection\": \"\"\n },\n {\n \"callsContractsBought\": \"\",\n \"putContractsBought\": \"\",\n \"callsContractsSold\": \"\",\n \"putContractsSold\": \"\",\n \"callsPremiumBought\": \"\",\n \"putPremiumBought\": \"\",\n \"callsPremiumSold\": \"\",\n \"putPremiumSold\": \"\",\n \"callsContractsBoughtExchangeDirection\": \"\",\n \"putContractsBoughtExchangeDirection\": \"\",\n \"callsContractsSoldExchangeDirection\": \"\",\n \"putContractsSoldExchangeDirection\": \"\",\n \"callsPremiumBoughtExchangeDirection\": \"\",\n \"putPremiumBoughtExchangeDirection\": \"\",\n \"callsPremiumSoldExchangeDirection\": \"\",\n \"putPremiumSoldExchangeDirection\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-dd36d0c1-5b25-4451-a565-277377682b3d" }, { "id": "80fb3baf-fc52-4cd7-ae14-057f5d9bf771", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-distribution?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&strike=&expirationTimestamp=&blockTradeId=&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-distribution" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** The option instrument subset with a given strike price. **[Examples]** `100000 | 3500`\n", "key": "strike", "value": "" }, { "description": "**[Optional]** The option instrument subset with a given expiration date.\n", "key": "expirationTimestamp", "value": "" }, { "description": "**[Optional]** This flag enables users to filter for only blockTrade or non-blockTrades. If the user wants everything returned they can choose to leave the parameter blank.\n", "key": "blockTradeId", "value": "" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-80fb3baf-fc52-4cd7-ae14-057f5d9bf771" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-6fb266f3-18f7-4f8f-95a5-b751abb62372" } ], "id": "60cfdaa5-4f7c-4317-9aea-6fd6ed808e9d", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-60cfdaa5-4f7c-4317-9aea-6fd6ed808e9d" }, { "name": "put-call-ratio", "item": [ { "name": "Put Call Ratio", "id": "a20c30a8-6547-450e-b137-9e7ecc38e1a8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-ratio?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-ratio" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** This controls the granularity of the data. The user can input hour or day.\n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint returns the Put Call Ratio for open interest and volume. The users can request the data in daily or hourly granularity.\n" }, "response": [ { "id": "e1aff868-9ba5-43b9-8b7d-4161f8ac8b48", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-ratio?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-ratio" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** This controls the granularity of the data. The user can input hour or day.\n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"currency\": \"\",\n \"exchange\": \"\",\n \"putCallRatioOpenInterest\": \"\",\n \"putCallRatioVolume24hr\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"currency\": \"\",\n \"exchange\": \"\",\n \"putCallRatioOpenInterest\": \"\",\n \"putCallRatioVolume24hr\": \"\",\n \"timestamp\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-e1aff868-9ba5-43b9-8b7d-4161f8ac8b48" }, { "id": "10693396-a065-4738-9444-f6b1dc4d81b4", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/put-call-ratio?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-06-01&timeInterval=day&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "put-call-ratio" ], "query": [ { "description": "**[Optional]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Optional]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** This controls the granularity of the data. The user can input hour or day.\n", "key": "timeInterval", "value": "day" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-10693396-a065-4738-9444-f6b1dc4d81b4" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-a20c30a8-6547-450e-b137-9e7ecc38e1a8" } ], "id": "8ed61281-aa2d-474e-b468-d72a1ebed35c", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-8ed61281-aa2d-474e-b468-d72a1ebed35c" }, { "name": "volume-aggregates", "item": [ { "name": "Volume Aggregates", "id": "ada17834-0dfd-48c2-9603-382d04393658", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/volume-aggregates?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=&timeInterval=day", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "volume-aggregates" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "day" } ] }, "description": "This endpoint returns the total traded options volume for a selected exchange and a selected underlying currency. The volume is broken out between onScreen exchange volume and 3rd party \"blockTrades\" (venues such as Paradigm, GreeksLive, etc).\n" }, "response": [ { "id": "835d57da-b426-4ec5-ab0d-a97c799aa17b", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/volume-aggregates?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=&timeInterval=day", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "volume-aggregates" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "day" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"timestamp\": 0,\n \"contractVolumeOnScreen\": 0,\n \"contractVolumeBlocked\": 0,\n \"premiumVolumeOnScreen\": 0,\n \"premiumVolumeBlocked\": 0,\n \"notionalVolumeOnScreen\": 0,\n \"notionalVolumeBlocked\": 0\n },\n {\n \"exchange\": \"\",\n \"timestamp\": 0,\n \"contractVolumeOnScreen\": 0,\n \"contractVolumeBlocked\": 0,\n \"premiumVolumeOnScreen\": 0,\n \"premiumVolumeBlocked\": 0,\n \"notionalVolumeOnScreen\": 0,\n \"notionalVolumeBlocked\": 0\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-835d57da-b426-4ec5-ab0d-a97c799aa17b" }, { "id": "0caccd32-92ac-4702-92ee-38085d9f321c", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/volume-aggregates?exchange=deribit¤cy=BTC&startDate=2024-05-01&endDate=2024-06-01&timeFormat=&timeInterval=day", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "volume-aggregates" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "**[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-01" }, { "description": "**[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-06-01" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" }, { "description": "**[Optional]** Time interval of data frequency for the selected date range. **[Examples]** `minute | hour | day` **[Note]** Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.\n", "key": "timeInterval", "value": "day" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-0caccd32-92ac-4702-92ee-38085d9f321c" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-ada17834-0dfd-48c2-9603-382d04393658" } ], "id": "9aa52771-8979-4e0a-9f35-e97d2255b4a9", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9aa52771-8979-4e0a-9f35-e97d2255b4a9" }, { "name": "option-volumes", "item": [ { "name": "tradfi", "item": [ { "name": "Option Volumes", "id": "33c20b74-c5dc-43b7-898f-fc34e1661da0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/option-volumes/tradfi?currency=IBIT×tamp=2025-06-04T00:00:00&expiration=&putCall=&strike=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "option-volumes", "tradfi" ], "query": [ { "description": "(Required) The underlying currency for which there are listed option instruments. (ex) IBIT | COIN", "key": "currency", "value": "IBIT" }, { "description": "(Required) Payload only includes data on this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2025-06-04T00:00:00`", "key": "timestamp", "value": "2025-06-04T00:00:00" }, { "description": "Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "The option instrument subset that's either a call (C) or put (P).", "key": "putCall", "value": "" }, { "description": "The option instrument subset with a given strike price. ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "Time format of the timestamps in the return payload. `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] }, "description": "This endpoint returns the total traded options volume for a selected currency." }, "response": [ { "id": "d49d5159-1d0c-42ba-8344-6ffc606f6366", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/option-volumes/tradfi?currency=IBIT×tamp=2025-06-04T00:00:00&expiration=&putCall=&strike=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "option-volumes", "tradfi" ], "query": [ { "description": "(Required) The underlying currency for which there are listed option instruments. (ex) IBIT | COIN", "key": "currency", "value": "IBIT" }, { "description": "(Required) Payload only includes data on this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2025-06-04T00:00:00`", "key": "timestamp", "value": "2025-06-04T00:00:00" }, { "description": "Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "The option instrument subset that's either a call (C) or put (P).", "key": "putCall", "value": "" }, { "description": "The option instrument subset with a given strike price. ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "Time format of the timestamps in the return payload. `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {}\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-d49d5159-1d0c-42ba-8344-6ffc606f6366" }, { "id": "c54bfc58-6a7c-487a-b9a5-8264bf995d8d", "name": "400", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/trades-flow/option-volumes/tradfi?currency=IBIT×tamp=2025-06-04T00:00:00&expiration=&putCall=&strike=&timeFormat=hr", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "trades-flow", "option-volumes", "tradfi" ], "query": [ { "description": "(Required) The underlying currency for which there are listed option instruments. (ex) IBIT | COIN", "key": "currency", "value": "IBIT" }, { "description": "(Required) Payload only includes data on this date (inclusive). \n**[Formats]** `seconds | milliseconds | iso8601`\n**[Examples]** `1578531600 | 1578531600000 | 2025-06-04T00:00:00`", "key": "timestamp", "value": "2025-06-04T00:00:00" }, { "description": "Filter records based on the specified expiration date. \n**[Examples]** `1578531600 | 1578531600000 | 2026-01-16`", "key": "expiration", "value": "" }, { "description": "The option instrument subset that's either a call (C) or put (P).", "key": "putCall", "value": "" }, { "description": "The option instrument subset with a given strike price. ` 50 | 100 `", "key": "strike", "value": "" }, { "description": "Time format of the timestamps in the return payload. `milliseconds | ms* | iso | iso8601 | hr | human_readable`", "key": "timeFormat", "value": "hr" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-c54bfc58-6a7c-487a-b9a5-8264bf995d8d" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-33c20b74-c5dc-43b7-898f-fc34e1661da0" } ], "id": "9635794d-a66e-4f84-9e15-c504ac7f9670", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-9635794d-a66e-4f84-9e15-c504ac7f9670" } ], "id": "e1c3db98-8e8f-4316-9e90-e2f191b9bd2a", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-e1c3db98-8e8f-4316-9e90-e2f191b9bd2a" } ], "id": "c8c31fb4-79ae-4806-a26a-781d617afe38", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-c8c31fb4-79ae-4806-a26a-781d617afe38" }, { "name": "options-scanner", "item": [ { "name": "top-trades", "item": [ { "name": "Top Trades", "id": "07dd6846-9687-4660-a57d-bd5b552987f2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/analytics/options-scanner/top-trades?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-05-22&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "options-scanner", "top-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-22" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] }, "description": "This endpoint contains all the relevant information about the most important trades both on screen and blocked. Besides the usual information this endpoint have some proprietary nuances that helps market watchers to read the flow deeply. Among the others: - \"Amberdata Direction\" is the metrics we developed for gauging the real initiator of a trade - \"Delta Hedge\" highlight is a block trade contained a futures leg - The information of the orderbook prior to the trade (\"pre\" columns) and post (\"post\" columns)\n" }, "response": [ { "id": "aefcb20b-732d-46ea-a5d6-64fd1f95e371", "name": "Successful request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/options-scanner/top-trades?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-05-22&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "options-scanner", "top-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-22" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": 0,\n \"title\": \"\",\n \"description\": \"\",\n \"payload\": {\n \"data\": [\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"exchangeTimestamp\": \"\",\n \"indexPrice\": \"\",\n \"instrument\": \"\",\n \"exchangeDirection\": \"\",\n \"amberdataDirection\": \"\",\n \"blockTradeId\": \"\",\n \"numberOfLegs\": \"\",\n \"tradeAmount\": \"\",\n \"blockAmount\": \"\",\n \"tradeIv\": \"\",\n \"price\": \"\",\n \"priceUsd\": \"\",\n \"openInterestChange\": \"\",\n \"sizeUSD\": \"\",\n \"sizeDelta\": \"\",\n \"sizeVega\": \"\",\n \"sizeGamma\": \"\",\n \"sizeTheta\": \"\",\n \"hedgeInstrument\": \"\",\n \"hedgeIsBuySide\": \"\",\n \"hedgePrice\": \"\",\n \"hedgeVolume\": \"\"\n },\n {\n \"exchange\": \"\",\n \"currency\": \"\",\n \"exchangeTimestamp\": \"\",\n \"indexPrice\": \"\",\n \"instrument\": \"\",\n \"exchangeDirection\": \"\",\n \"amberdataDirection\": \"\",\n \"blockTradeId\": \"\",\n \"numberOfLegs\": \"\",\n \"tradeAmount\": \"\",\n \"blockAmount\": \"\",\n \"tradeIv\": \"\",\n \"price\": \"\",\n \"priceUsd\": \"\",\n \"openInterestChange\": \"\",\n \"sizeUSD\": \"\",\n \"sizeDelta\": \"\",\n \"sizeVega\": \"\",\n \"sizeGamma\": \"\",\n \"sizeTheta\": \"\",\n \"hedgeInstrument\": \"\",\n \"hedgeIsBuySide\": \"\",\n \"hedgePrice\": \"\",\n \"hedgeVolume\": \"\"\n }\n ],\n \"metadata\": {\n \"api-version\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-aefcb20b-732d-46ea-a5d6-64fd1f95e371" }, { "id": "f248c9f0-b5e5-4b25-af43-45ad699c28f6", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/analytics/options-scanner/top-trades?exchange=deribit¤cy=BTC&startDate=2024-05-21&endDate=2024-05-22&timeFormat=", "host": [ "{{baseUrl}}" ], "path": [ "analytics", "options-scanner", "top-trades" ], "query": [ { "description": "(Required) **[Required]** The exchange for which to retrieve the listed option level 1 quotes. **[Examples]** `deribit | okex | bybit`\n", "key": "exchange", "value": "deribit" }, { "description": "(Required) **[Required]** The underlying currency for which there are listed option instruments. **[Examples]** `BTC | SOL_USDC` Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)\n", "key": "currency", "value": "BTC" }, { "description": "(Required) **[Required]** Payload only includes data after this date (inclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "startDate", "value": "2024-05-21" }, { "description": "(Required) **[Required]** Payload only includes data before this date (exclusive). **[Formats]** `seconds | milliseconds | iso8601` **[Examples]** `1578531600 | 1578531600000 | 2020-09-01T01:00:00`\n", "key": "endDate", "value": "2024-05-22" }, { "description": "**[Optional]** Time format of the timestamps in the return payload. **[Defaults]** `milliseconds | ms* | iso | iso8601 | hr | human_readable`\n", "key": "timeFormat", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T00:59:38.000Z", "updatedAt": "2026-07-28T00:59:38.000Z", "uid": "35240-f248c9f0-b5e5-4b25-af43-45ad699c28f6" } ], "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-07dd6846-9687-4660-a57d-bd5b552987f2" } ], "id": "56445390-bcaa-4a61-90b2-23b071058724", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-56445390-bcaa-4a61-90b2-23b071058724" } ], "id": "3a796d91-cfb9-4171-9c11-e36743ff98ee", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-3a796d91-cfb9-4171-9c11-e36743ff98ee" } ], "id": "f52915b9-7616-424e-8a38-c3e965ca9ad9", "createdAt": "2026-07-28T00:59:37.000Z", "updatedAt": "2026-07-28T00:59:37.000Z", "uid": "35240-f52915b9-7616-424e-8a38-c3e965ca9ad9" } ], "variable": [ { "key": "baseUrl", "value": "https://api.amberdata.com/markets/derivatives" } ] }