Cache

APIDescription
GET cache/Language

Get avalible Languages in the system

GET cache/Segment

Get avalibe Segments in the system

Ip2Location

APIDescription
GET api/Ip2Location?ip={ip}

No documentation available.

WhiteLabel

WhiteLabelController.

APIDescription
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

APIDescription
GET api/Metadata/{id}?language={language}

SportFeed

APIDescription
GET api/SportFeed?whitelabelId={whitelabelId}&lang={lang}&tracker={tracker}&dynamic={dynamic}&clickId={clickId}&types={types}&sportIds={sportIds}

No documentation available.

PromotionsInfo

API for receive Promotions.

APIDescription
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.

APIDescription
GET api/InfoContent?whitelabelId={whitelabelId}&lang={lang}&code={code}&tracker={tracker}&dynamic={dynamic}&clickId={clickId}

No documentation available.

ContentNote

ContentNoteController

APIDescription
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.

APIDescription
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.

APIDescription
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

APIDescription
GET api/Language

Get all languages

Country

Give possibility receive list of possible in system countries.

APIDescription
GET api/Country

Get all alowed in system counties as array.