Game/App Space - Creation

In this page, you'll learn how to declare your application (server) to Kinetix through the Developer Portal.

First, make sure that you have created an account on the Kinetix Developer Portal.

In order to use the Kinetix AI API you need at least to :

  • Create a Game/App Space

  • Generate an API key

1. Creating your Game/App Space

Creating an App/Game Space will allow you to get your server's unique Kinetix API Key. It is mandatory to get an API Key to communicate with Kinetix's AI APIs, either from the fiveM resources, or directly from your own clients.

You can create multiple applications within the same Kinetix account. If you have a test and prod servers, for example, you must declare 2 applications, that you will call "MyGTAServer-Prod" and "MyGTAServer-Test".

Each Game/App Space have their own settings, billing plans and users/emotes segregation.

2. Get your API Key

It is mandatory to get an API Key to communicate with Kinetix's AI APIs, either from the fiveM resources, or directly from your own clients.

In the Dashboard page, claim your API Key and set it in your kinetix_mod resource (kinetix_mod/server/core.lua)

Be careful not to expose your API Key, as it can be used to generate emotes on your behalf. No refund will be possible if your key has leaked.

By default, your API Key is in "Limited" mode, which enables you to run a couple of tests before going Unlimited. You have 20 free generations included with the Limited key.

If you want to increase the number of free generations, let us know via Discord (DM 'unreal_slimshady') or via email (alex@kinetix.tech).

3. Upgrade your API Key

At this stage, the access to the Kinetix API for the AI Emote Creator becomes a paid service.

The standard price for generating an animation with AI is just $0.20 per emote generated by players, billed to the server at the end of each month by Kinetix. The server can choose to monetize emote creations in any way it prefers.

Need custom pricing? Reach out to Alex from Kinetix:

  • Email: alex@kinetix.tech

  • Discord: unreal_slimshady

Kinetix offers free emote creation credits for the first few months upon request!

  1. On your Game/App Space Dashboard, scroll down to "User-Generated Emote Monitoring" and click on "Upgrade to Unlimited"

  1. Fill the Main Contact Details

  • First Name & Last Name: you can input any nickname if you want

  • Email Address: please provide the server owner's email address here, or any address related to business inquiries, so that we can reach out to you and send invoices.

  • Additional information: Specify that you're a FiveM server and input the name of the server

  • Click on Done

Last updated