5.1 BTC Treasuries List
GET /btc-treasuries[
{
"ticker": "TSLA",
"name": "Tesla",
"list_location": "US"
}
]Field
Type
Description
Last updated
GET /btc-treasuriesRequest Parameters
No parameters.
Response Example
[
{
"ticker": "TSLA",
"name": "Tesla",
"list_location": "US"
}
]Response Fields
ticker
String
Stock ticker
name
String
Company name
list_location
String
Listing region
Last updated