Skip to main content
POST
Municipal latest end of day pricing data

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
isins
string[]
required

International Securities Identification Number (ISIN), unique 12-character code for the security.

Required string length: 12
as_of_date
string<date>

Set this date (in ISO-8601 format (YYYY-MM-DD)) to get the latest pricing data as of a specific date.

When not set, the latest pricing data is returned.

Response

Latest end of day pricing data

data
object[]
required

List of response data objects, often capped to 1000.

total
integer
required

Total number of results in the database that match the query filters.