Coverage

List of Companies

get
https://api.stratosphere.io
/profiles?apikey=YOUR_API_KEY
Get a list of current company coverage
Parameters
Query
apikey*
Responses
200: OK
403: Forbidden
Invalid API Key
We are constantly adding new companies. If you don't see a company you think we should cover please contact us at stratosphere.io/contact

Company Metrics

get
https://api.stratosphere.io
/profiles/AAPL?apikey=YOUR_API_KEY
Get a company profile
Company profile contains name, ticker, and an array of metrics with label, type of metric (segment or kpi) as well as the format (number, ratio, or %) and the currency if applicable.
Parameters
Path
ticker*
Query
apikey*
Responses
200: OK
403: Forbidden
Invalid API Key

Detailed List of Companies

get
https://api.stratosphere.io
/profiles?bulk=true&apikey=YOUR_API_KEY
Contains all the detailed company profiles (ticker, name, and metrics)
Parameters
Query
apikey*
Responses
200: OK
403: Forbidden
Invalid API Key