Cache
API | Description |
---|---|
GET cache/Language |
Get avalible Languages in the system |
GET cache/Segment |
Get avalibe Segments in the system |
Ip2Location
API | Description |
---|---|
GET api/Ip2Location?ip={ip} |
No documentation available. |
WhiteLabel
WhiteLabelController.
API | Description |
---|---|
GET api/WhiteLabel |
Get all white labels. |
GET api/WhiteLabel/{id}?lang={lang}&tracker={tracker}&dynamic={dynamic}&clickId={clickId} |
No documentation available. |
Metadata
Metadata Controller
API | Description |
---|---|
GET api/Metadata/{id}?language={language} |
SportFeed
PromotionsInfo
API for receive Promotions.
API | Description |
---|---|
GET api/PromotionsInfo?whiteLabelId={whiteLabelId}&tracker={tracker}&lang={lang}&country={country}&platform={platform}&playMode={playMode}&isLoggedin={isLoggedin}&depositCount={depositCount}&isExcludeTerms={isExcludeTerms} |
No documentation available. |
GET api/PromotionsInfo/{id}?whiteLabelId={whiteLabelId}&tracker={tracker}&lang={lang}&country={country}&platform={platform}&playMode={playMode}&isLoggedin={isLoggedin}&depositCount={depositCount}&isExcludeTerms={isExcludeTerms} |
No documentation available. |
POST api/PromotionsInfo |
Get monthly promotions (descriptions, images etc.) |
POST api/PromotionsInfo/{id} |
No documentation available. |
InfoContent
Manage Info Content.
API | Description |
---|---|
GET api/InfoContent?whitelabelId={whitelabelId}&lang={lang}&code={code}&tracker={tracker}&dynamic={dynamic}&clickId={clickId}&country={country} |
No documentation available. |
ContentNote
ContentNoteController
API | Description |
---|---|
GET api/ContentNote?segment={segment}&language={language} |
No documentation available. |
GET api/ContentNote/{id}?lang={lang} |
No documentation available. |
Game
API for receive information about games.
API | Description |
---|---|
GET api/Game | |
GET api/Game?whitelabelId={whitelabelId}&country={country}&lang={lang}&tracker={tracker}&dynamic={dynamic}&clickid={clickid} |
No documentation available. |
Winner
Winner Controller. Designed for request big win transactions. HTTP GET method can be used for jsonp requests for cross domain requests. Also support CORS for last versions of modern browsers. Controller have two overloaded methods for GET and POST HTTP requests.
API | Description |
---|---|
POST api/Winner |
No documentation available. |
GET api/Winner?WhiteLabelID={WhiteLabelID}&IsOnlyLabelPlayers={IsOnlyLabelPlayers}&InDays={InDays}&MinAmount={MinAmount}&MaxResults={MaxResults}&SortBy={SortBy}&Lang={Lang}&Tracker={Tracker}&Dynamic={Dynamic}&ClickId={ClickId} |
Get Big Winners by conditions difined in request patameter. InDays property.Interval in days before today take records. Parameter is optional. Default value 60 days.WhiteLabelId property. WhiteLabel Id. Define whitelabel for with data requested. Optional parameter. By default is 0 - for all white labels. |
Language
Language Controller
API | Description |
---|---|
GET api/Language |
Get all languages |
Country
Give possibility receive list of possible in system countries.
API | Description |
---|---|
GET api/Country |
Get all alowed in system counties as array. |