Skip to main content
POST
Search Companies

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Body

application/json
keyword
string

Search keyword for company name or description

locations
integer[]

Array of LinkedIn geo IDs to filter by location

companySizes
enum<string>[]

Company size codes: A (1), B (2-10), C (11-50), D (51-200), E (201-500), F (501-1000), G (1001-5000), H (5001-10000), I (10001+)

Available options:
A,
B,
C,
D,
E,
F,
G,
H,
I
hasJobs
boolean

Filter for companies with active job postings

industries
integer[]

Array of LinkedIn industry IDs to filter by

page
integer

Page number for pagination

Required range: x >= 1

Response

200 - application/json

200

success
boolean
message
string
data
object