Skip to main content

Why Get an API Key?

Registering for an API key allows you to:
  • Track your progress across games and sessions
  • Access the full list of games when launch goes out

How to Get Your API Key

  1. Go to arcprize.org/platform
  2. Register by logging in with either Google or GitHub
  3. Click on your user profile in the top right corner
  4. In your user profile, find the API Keys section
  5. Create a new key and copy its value
Once you have your key, assign it to ARC_API_KEY in your environment or .env file. Registered keys provide access to the full set of public games available on the platform.

Using Your API Key

Set your API key as an environment variable:
Or add it to a .env file in your project:
The toolkit will automatically load your key from the environment when you create an Arcade instance: