If you still did not try our Search API, we do highly recommend it, because with our Screener API it becomes an ultimate solution to get the full list of ticker per exchange, find proper ticker code, filter by parameter, and many others.

Today we announce the search by ticker type. Thus, it’s easy to filter assets by type. The Search API supports the following types: all, stock, etf, fund, bonds, and index. The default value is ‘all’ and please note: with the value ‘all’ bonds will not be displayed, you should explicitly request bonds.

For example, it’s easy to get all indices with letter ‘A’:

https://eodhistoricaldata.com/api/search/A?api_token=YOUR_API_TOKEN&fmt=json&type=index

To get more details, check our Search API documentation page. And will be happy for any new suggestions!