Skip to main content
GET
List all your offers

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Query Parameters

limit
number
default:50

Maximum records to return. Sending this (or cursor) switches the response to a paginated envelope. Defaults to 50 when only cursor is sent.

Required range: 1 <= x <= 100
Example:

25

cursor
string<uuid>

The nextCursor from the previous page. Records are returned strictly after this one in the list order.

Example:

"1a2b3c4d-5e6f-4a7b-8c9d-0e1f2a3b4c5d"

Response

List of offers

serviceType
string | null

Flat service-type discriminator derived from category. Check this instead of category directly.

Example:

"internet"

electricity
Electricity Contract · object

Present only on electricity offers.

internet
Internet Contract · object

Present only on internet offers.