Returns market data for an instrument
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Base64 encoded signed hash of the http message request components.
"sig1=:OTEyMjY4...A5NTNDMEQ=:"
An ordered list of components that make up the signature base. It is used to recompute and verify the Signature
"sig1=(\"Content-Type\" \"Content-Digest\" \"Content-Length\" \"Authorization\" \"X-Client-Id\" \"X-Idempotency-Key\" \"@method\" \"@target-uri\" \"@path\" \"@query\");keyid=\"staging-pipevest-ed25519\";created=1732893484;expires=1732893584"
Unique identifier assigned to the client
"client-id"
Unique instrument identifier
123456
Market data start date as UNIX timestamp
1234567890
Market data end date as UNIX timestamp
1234567890
The time frames used to determine instrument market data
1D
, 5D
, 3M
, 6M
, YTD
, 1Y
, 5Y
, ALL
"1D"
Market data for an instrument
The response is of type object
.