Skip to main content
POST
Find available offers for an address

Authorizations

x-api-key
string
header
required

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

Body

application/json
address
Address · object
required

Service address to check availability for

category
enum<string>

Only return offers in this service category

Available options:
internet,
electricity,
other
Example:

"internet"

minPrice
number

Minimum monthly price

Example:

0

maxPrice
number

Maximum monthly price

Example:

100

Response

Offers available at the given address