API Docs V1.5
CtrlK
  • Welcome!
  • Quick Start
  • Reference
    • API Reference
      • Authentication
        • Register
        • Verify email
        • Login
        • Login Anonymous
        • Refresh Token
        • Ping Email
        • Firebase Connect
      • Chat
        • Get Room
        • Chat upload file
      • Event
        • Get List
        • Join Event
        • Complete Event
      • Equipment
        • Get List
        • Get By Fid
        • Ping By Fid
        • Create
      • Assest
        • Costume
          • Get Costume
        • Get Hair
        • Get Eye
        • Get Skin
      • Item
        • Create Avatar
        • Create Bot
      • Inventory
        • Get List
        • Create
      • Shop
        • Get By Uuid
        • Get Item By Shop
      • Banner
        • Get By Land
      • Asset Bundle
        • Get List
      • Terms And Conditions
        • Get By Code
      • Trade
        • Get Order By Uuid
        • Create Order
        • Get Invoice By Uuid
        • Create Invoice
        • Create Payment
      • User
        • Update User Profile
        • Get User Profile
        • Get User Profile By FID
        • Get Block Users
        • Create Block User
        • Delete Block User
      • Items Type
        • Get Items Type
      • Wallet
        • Get Wallet By User
        • Earn Coin
        • Burn Coin
      • Items
  • History Version
Powered by GitBook
On this page
  • Get your API keys
  • Flow Diagram

Was this helpful?

Quick Start

Good to know: A quick start guide can be good to help folks get up and running with your API in a few steps. Some people prefer diving in with the basics rather than meticulously reading every page of documentation!

Get your API keys

Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.

You can generate an API key from your Dashboard at any time.

Flow Diagram

PreviousWelcome!NextAPI Reference

Last updated 2 years ago

Was this helpful?