Our API

GameNudge is an API that lets you create games and players and add scores to them via API and our GUI.

Games and players

A game can be to host internal sales competitions, track purchases in your buyers club, or other game like events.

Our API is built on RESTful standards and easy to integrate into your existing website or service.

Leaderboards

Every game has a public leaderboard where the players are displayed. Perfect to throw up on the office bigscreen to spur that competetive edge.

The leaderboard does not require you to login and updates automatically to always keep the leader on top.

JSON response

Our API returns a standarized JSON-response so that you can do what you like with your game data.

The API is hosted by Google to ensure uptime and reliance to make sure that your data is available when you need it.