Search Companies

Search Companies Web API Documentation

Search the companies database and return a list of companies matching the text query parameter passed through. Query parameter searches across the company ticker and name.

Endpoint:
https://api-v2.intrinio.com/companies/search

Parameters

Name Description Example
query
* required
Search parameters Apple
active
When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded. false
page_size
The number of results to return -
query
* required
Search parameters
active
* required
When true, return companies that are actively traded (having stock prices within the past 14 days). When false, return companies that are not actively traded or never have been traded.
page_size
* required
The number of results to return

Output Fields

Name Description Type
companies
array
id
The Intrinio ID of the company string
ticker
The stock market ticker symbol associated with the company's common stock securities string
name
The company's common name string
lei
The Legal Entity Identifier (LEI) assigned to the company string
cik
The Central Index Key (CIK) assigned to the company string
companies