Kinetix AI Emote Creator for FiveM - Documentation
CtrlK
GitHubDiscord
  • 🖐️Introduction
  • 👀Overview
  • 🚀Get started
  • 👨‍💻Developer Portal
    • Game/App Space - Creation
    • Game/App Space - Settings
  • ⚙️Core
    • User Creation
    • Emote generation
    • Webhook
    • User bag
    • Sharing emote
    • Validation / Retake process
    • Paywalls
    • File download
    • Playing animations
  • 🖥️Interface
    • Events
      • Server
      • Client
    • Render functions
      • CreateRootMenu()
      • CreateQRCodeAlert(url)
      • CreateMainMenu()
      • CreateEmoteBagMenu(emotes)
      • OpenEmoteBagMenu()
      • CreateProcessValidationMenu(process)
      • CreateEmoteCreatorMenu(processes)
      • CreateErrorMenu(statusCode, error)
      • NotifyProcessUpdate(process)
      • NotifyEmoteReady(data)
      • CreateEmoteWheel(emotes)
  • 🔌Integrations
  • 🧪Live Demo
  • 📚Video recording Guidelines & AI Specs
    • AI Emote Creator - specifications
    • Video recording guidelines
Powered by GitBook
On this page

👨‍💻Developer Portal

The Kinetix Developer Portal is the web interface that allows you to configure your server's access to the Kinetix API. Through the Kinetix Developer Portal, you can declare your Game/App Space (= your server's space in the Kinetix ecosystem) to enable access to the Kinetix API, customize emote generation settings, and moderate the emote content generated by your players.

To get started, create an account on the Kinetix Developer Portal, which will allow your FiveM server to communicate with the Kinetix API.

PreviousGet startedNextGame/App Space - Creation

Last updated 11 months ago