Gets historical EOD values

Gets historical settlement values for a symbol given a date range. Maximum date range is 30 days. For larger ranges, use monthly iterations (e.g. 30-day windows).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the curve quotation.

Query Params
string
required

First day of the date range to filter by. Maximum range between startDate and endDate is 30 days.

string
required

Last day of the date range to filter by. Maximum range between startDate and endDate is 30 days.

string
enum
Defaults to load

Type of contract data to retrieve. Defaults to 'load'.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*