The over-the-counter (OTC) market is where securities are traded through a network of brokers and dealers rather than on a centralized exchange. OTC stocks typically indicate ownership of equity in smaller companies that do not meet the requirements for regular listings. Our API gives you access to thousands of OTC symbols and additional information about them. There is a limit of 500 records per API call.
https://financialdata.net/api/v1/otc-symbols| Name | Type | Description | Example |
|---|---|---|---|
| offset | integer | (Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0. | 500 |
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"trading_symbol": "AAALY",
"title_of_security": "Aareal Bank AG Unsponsored American Depository Receipt (Germany)"
},
{
"trading_symbol": "AABB",
"title_of_security": "Asia Broadband Inc Common Stock"
},
{
"trading_symbol": "AABVF",
"title_of_security": "Aberdeen International Inc Ordinary Shares"
},
...
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.