Wellfound
Wellfound Company Info
Get company information from Wellfound
GET
/
api
/
v2
/
wellfound
/
company
/
info
Header
x-api-key
string
requiredThis parameter specifies the private key you’ll need for Piloterr access.
Parameters
query
string
A query to search for a company. It can be: Wellfound URL or Wellfound slug
Response
company
Company Object
id
string
The company id
name
string
The company name
logo
string
The company logo
headline
string
The company headline
description
string
The company description
website
string
The company website
company_size
string
The company size
hiring
boolean
The company hiring status
is_operating
boolean
The company operating status
is_incubator
boolean
The company incubator status
social_networks
array
Company social networks : twitter
, facebook
, linkedin
, blog
, producthunt
.
name
string
The social network name
url
string
The social network url
company_financials_highlights
object
funding_total
number
The company total funding
num_funding_rounds
number
The company number of funding rounds
Was this page helpful?