Skip to main content
GET
List commission plans

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Query Parameters

page
integer

Page number.

perPage
integer

Items per page.

sortField
string

Sort field.

sortDirection
enum<string>

Sort direction.

Available options:
asc,
desc

Search by title.

status
string

Filter by status.

type
string

Filter by commission type (comma-separated, e.g. CPA, RevShare).

affiliates
string

Filter by affiliate IDs (comma-separated).

offers
string

Filter by offer IDs (comma-separated).

country
string

Filter by country IDs (comma-separated).

traffic_source_ids
string

Filter by traffic source IDs (comma-separated).

traffic_approach_ids
string

Filter by traffic approach IDs (comma-separated).

marketplace
string

Presence-only flag. When this query parameter is present, Marketplace commission plans are included in the response. Its value is not interpreted by the backend.

Response

Commission plans list.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object[]