API Documentation
⌘K
API Key
Get free key GET
/api/1/government/treasury/auctionsTreasury Auction Results API
Returns recent US Treasury auction results
Related endpoints
Parameters
2typestringSecurity type filter (e.g. Bill, Note, Bond)
limitnumberNumber of results (default 100)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/government/treasury/auctions?limit=10' \
-H 'Accept: application/json'200 Response
[
{}
]