gokart-logo-v2
GoKart - Documentation
Offer-Centric

icon picker
Get Offers

Liubomyr Maievskyi

Endpoint

api/v1/offer-wall/offers

Parameters

Endpoints supports all publisher parameters from list below.

Endpoints supports pagination, filtering and sorting parameters, more details below.
Note: by default this endpoint uses sorting by our EPC algorithm

Response

it returns the general response schema, more details below
And it contains general pagination schema, more details below

Offer schema

API Params
Field Name
Type
Description
Examples
1
id
string/text
A unique identifier for the offer in the form of a UUID.
“3fa85f64-5717-4562-b3fc-2c963f66afa6”
2
name
string/text
The name of the offer, typically used as a title.
“SiriusXM”
3
headline
string/text
A brief, attention-grabbing statement or headline summarizing the offer.
“Get 3 months of streaming for only $1”
4
shortDescription
string/text
A concise description providing key information about the offer.
“Stream sports, music, podcasts and more”
5
keyPoints
string/text
Highlights or main points of the offer.
“Subscribe for 3 month trial for $1 Stream daily for your first 7 days”
6
offerDetails
string/text
A detailed explanation of the offer.
“Download Bingo <br/> Blitz Complete Level "Rome" Collect Coins!”
7
termsAndDisclaimers
string/text
The legal terms, conditions, and disclaimers associated with the offer.
Must make first trade. Award within 30 days
8
creativeFileUrl
string/text
A URL linking to a creative asset associated with the offer, such as an image or video.
https://.../offers/e9e394cb-aa5b-422c-bcd3-17e13247787d/creative.gi
9
categoryName
string/text
The name of the category this offer falls under.
“Fin-Tech”
10
reward
number (floating)
null
The reward amount for completing the offer or specific events.
30, null
11
offerType
enum (string/text)
Can have values: SingleEvent or MultiEvent
“SingleEvent”
12
events
array
A list of events that must be completed within the offer.
[{},{},{}...]
There are no rows in this table

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.