Authentication
API Token
In order to use our API you will need to generate an API token. Get an API token
get API Token
To get an API Token you will need to login. If you don’t have an account please request an account.
After login you go to your account settings and klick on the renew button next to API Token. You are allways able to Renew the Token, if you want to revoke an Programm acess to your Account.
Send an API request
For every API request you will need to send us the token as authetication bearer:
Authorization: Bearer <token>
Limits
Each API has a Limit of Lobbies that can be created in a certain time.
| Limit | description |
|---|---|
| Call: | Limits the amount of Lobbies that can be created with one call. |
| Hour: | Limits the amount of Lobbies that can be created in one hour. Each Lobbie is counted seperatly. |
| Day: | Limits the amount of Lobbies that can be created in one hour. Each Lobbie is counted seperatly. |
If you need to create a new Lobby you can allways delete a lobby that hasn’t been started in order to make “space” for a new Lobby.