v1

latestOpenAPI 3.0.02026-07-26166415635.8 KB
Assets

Get US treasuries

Serves the list of US treasuries available at Alpaca. The response is sorted by ISIN.

get/v1/assets/fixed_income/us_treasuries

Query parameters

subtype'bond' | 'bill' | 'note' | 'strips' | 'tips' | 'floating'

The subtype of the treasury.

bond_status'outstanding' | 'matured' | 'pre_issuance'

Status of the bond.

cusipsstring

A comma-separated list of CUSIPs with a limit of 1000.

isinsstring

A comma-separated list of ISINs with a limit of 1000.

Response

OK