Kinetix AI Emote Creator for FiveM - Documentation
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 10 months ago