latestOpenAPI 3.0.12026-08-17127235413.6 KB

eab6a2753503

General

General Search

Retrieves business entities matching the specified criteria

get/search

Query parameters

querystring

Pass some of the parameters:

  • an entity ID (will return results for entities with matching IDs);
  • name (entities can be found by formal, also known as and legal names. Exact and partial matches are returned);
  • website (only exact matches are returned for website inputs);
  • ticker (takes entity ticker and searches across all exchanges; results are returned for exact matches only);
  • xticker (takes exchange and ticker symbol; results are returned for exact matches only)
pagestring

Results are returned so that they can be paged through. Set this parameter to increment the page

perPagestring

How many returned results show on page

Response

OK