Skip to main content
GET
List companies

Authorizations

X-API-Key
string
header
required

API key in format: mk_live_{40 hex chars}

Query Parameters

limit
integer
default:50

Number of records per page

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from the previous response's nextCursor

since
string<date-time>

Only return records with lastSeen after this ISO 8601 date

Response

200 - application/json

List of companies

data
object[]
pagination
object