post https://platform.atom.finance/api/2.0/search
We offer an intuitive search endpoint that adapts to users' behavioral patterns. It returns relevant results to a wide range of query types, including tickers, company names, and other descriptive information. For example, if a user wants to search for electric car companies and enters "electric car," Atom's search will return relevant stocks such as Tesla, Rivian, Nio, and more.
You may pass the optional searchCriteria option. The searchCriteria option will refine your search to match your query based on the the provided criteria. If no searchCriteria is provided, an "Enhanced" search is preformed.
searchCriteria | Description |
---|---|
Name | Query is matched based on a stock's name. |
Ticker | Query is matched based on a stock's ticker. |
Enhanced | This is the broadest possible search. In this case, your query is matched based on a stock's: name, ticker, description, industry, or other other parameters. |
Ready to get started? Get your free trial API key ➔