5.1 BTC Treasuries List

GET /btc-treasuries

Request Parameters

No parameters.

Response Example

[
    {
        "ticker": "TSLA",
        "name": "Tesla",
        "list_location": "US"
    }
]

Response Fields

Field
Type
Description

ticker

String

Stock ticker

name

String

Company name

list_location

String

Listing region

Last updated