Namespace: companies

companies

Methods

companies.get (id)json asyncstatic

Gets company info
Name Type Description
id string The company id
Returns:
Type Description
json The raw API response for the company

companies.getAll (limit)json asyncstatic

Gets a list of companies
Name Type Description
limit number The amount of companies to return
Returns:
Type Description
json An array of companies