Skip to main content
POST
Bulk municipal historical pricing data for a given day.

Authorizations

Authorization
string
header
required

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

Body

application/json
trade_date
string<date>
required

Trade date in ISO-8601 format (YYYY-MM-DD).

Response

A list of all US municipal bond trades and pricing data for the specified date.

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.