Skip to content

How To Use API-Tokens

Requirements

  • Sign-up for a Colyseus Arena Account
  • An API Token needed

Important

How to use API-Token

The API Token created in the tutorial, API Token can be used to interact with the Public APIs via the docs link. Follow the below steps for the same:

  • Click on the Copy button next to listen API-Token on UI

COPY-BTN

  • Open the Public API Docs (using the link mentioned above)

  • Click on Authorize and paste the copied API-Token there and hit close

AUTHORIZE

AUTHORIZE_UI

  • Now with the help of the UI, you can interact with the API. Expand the /user/me accordion and click on Try It Out

TRY-ME-OUT

USER-ME-EXECUTE

Back to top