Games

Description

Games in r4nkt are what you need for your application or game that you wish to gamify. Each r4nkt game you have access to will allow you to configure a set of resources that will allow you to add gamification features to your game or application.

Properties

Games have the following properties:

Name

Type

Default

game_id

string

-

name

string

-

description

string

empty

webhook_url

string

empty

webhook_secret

string

empty

Game ID

Your game ID is automatically generated and unique to your game within the r4nkt system. It is used to talk to the r4nkt API.

Webhook URL

A webhook URL is the URL that will be called to pass information along to you for different events that occur within r4nkt. You can read more about webhooks here.

Webhook secret

A webhook secret is used to validate any webhook calls you receive from r4nkt. You can read more about webhooks here.

Last updated