Affiliates

Do you want to become one of our affiliate friends? Send us an email and let us know!

or manually copy affiliates@nolimitcity.com

21.com
888 Casino
Alea
All British Casino
ATG
Bet clic
Bet victor
bet365
bethard
betsson
bingo.com
cashmio
casino casino
casino euro
casumo
casinostugan
cbet
cherrycasino
comeon
coolbet
dreamz
drueckglueck
fairplay casino
finnplay
folkeautomaten
fun casino
gaming 1
go wild
leovegas
mrgreen

Prioritizing Quality: A Request to Review Games in Their Final State

We do understand the importance to write game reviews before your competitors, but sadly this results in reviews of unfinished games. We kindly ask that you wait to review a game until it's in its final presentable and complete state. Thank you!

Add free to play Nolimit City games on your site(s)

As a service to affiliates and others that wish to help us promote our games, we provide a simple mechanism to load our games properly. It's a an easy integration and done in a way that should not be affected by future changes to our platform - read more in technical information.

Preliminary Roadmap

The preliminary roadmap for the upcoming releases from Nolimit City can be found here.

Nolimit City Assets

Please follow our guidelines so that we can keep our brand nice and tidy - see below for our design guide and some assets that can be useful for you. Thanks!

Design guideNolimit City design assets

Technical Information

This is all you need to add our games onto your own website. Simple and effective.

Games feed

Data on current games are also available in JSON format at: https://nolimitcity.com/json/affiliateGames.json

Code Examples

Please note that changes on the iframe can be made with your own CSS.

iframe {width: 100%; height: 100%; position: absolute; top: 0; left: 0;}

Iframe Desktop

Please note that changes on the iframe can be made with your own CSS.

<iframe src="https://nolimitcity.com/demo/PunkRocker" width="1280" height="720"></iframe>

Iframe Mobile Portrait

Please change width and height to 100% if displayed in fullscreen

<iframe src="https://nolimitcity.com/demo/PunkRocker?device=mobile" width="359" height="639"></iframe>

Iframe Mobile Landscape

Please change width and height to 100% if displayed in fullscreen

<iframe src="https://nolimitcity.com/demo/PunkRocker?device=mobile" width="639" height="359"></iframe>

Popup Desktop

<a href="http://www.google.com" target="popup" onclick="window.open('https://nolimitcity.com/demo/PunkRocker','popup','width=1280,height=720');return false;">Open game in popup</a>

Popup Mobile Portrait

<a href="http://www.google.com" target="popup" onclick="window.open('https://nolimitcity.com/demo/PunkRocker','popup','width=359,height=639');return false;">Open game in popup</a>

Popup Mobile Landscape

<a href="http://www.google.com" target="popup" onclick="window.open('https://nolimitcity.com/demo/PunkRocker','popup','width=639,height=359');return false;">Open game in popup</a>

Link Desktop

<a href="https://nolimitcity.com/demo/PunkRocker">Link Desktop</a>

Link Mobile

<a href="https://nolimitcity.com/demo/PunkRocker?device=mobile">Link Mobile</a>

New tab Desktop

<a href="https://nolimitcity.com/demo/PunkRocker" target="_blank">New tab Desktop</a>

New tab Mobile

<a href="https://nolimitcity.com/demo/PunkRocker?device=mobile" target="_blank">New tab Mobile</a>

Language and currency

Change language=en and currency=EUR to your preferred language and currency

https://nolimitcity.com/demo/PunkRocker?language=en&currency=EUR