Retrieve BESS Analytics macro market data

Returns a daily time series of market-wide data for the selected category. The fields present in each record depend on the category requested, so read the response schema for the category you are querying. Full methodology is available here.

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

The category of macro data to return. The structure and fields of the retrieved data vary depending on the selected category.

Allowed:
date

Retrieves data starting from the specified date onward. Can be used together with to_date to fetch data within a defined date range.

date

Retrieves data up to and including the specified date. Can be used together with from_date to fetch data within a defined date range.

string
enum
Defaults to spot

Specifies the type of rate to apply, either 30d avg for a 30-day rolling average or spot for the daily spot rate. This parameter only affects the Spreads category; it is ignored for all others. When 30d avg is selected the first 30 days of the series are consumed by the rolling window and are not returned.

Allowed:
Responses

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