This is to help users programmatically check the availability range for any supported data stream. This allows to determine the earliest available date for historical data tied to a specific endpoint.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.