Skip to main content
POST
/owler/companies

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
company
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|[A-Za-z0-9][A-Za-z0-9._-]*)$
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
name
string
required
alias
string
required
url
string
required
@type
string
default:OwlerCompany
short_name
string | null
image
string | null
website
string | null
domain
string | null
phone
string | null
founded
integer | null
company_type
string | null
exchange
string | null
ticker
string | null
follower_count
integer | null
completeness_score
integer | null
sectors
string[]
categories
string[]
sic_codes
string[]
location
object | null
ceo
object | null
social
object | null
revenue
number | null
revenue_range
string | null
formatted_revenue
string | null
revenue_history
object[]
employee_count
integer | null
employee_range
string | null
formatted_employee_count
string | null
data_insights
object[]
total_funding
number | null
formatted_funding
string | null
funding_round_count
integer | null
funding_rounds
object[]
funding_history
object[]
acquisition_count
integer | null
acquisitions
object[]
investment_count
integer | null
investments
object[]
competitor_count
integer | null
competitors
object[]
news
object[]
key_events
object[]