🔧Getting Started

Step 1: Request your API Key

🔑API Key

Step 2: Setting Permissions

Permissions are utilized to help game creators more easily separate protocol access. To set permissions simply pass a permission level as a parameter of your API call. Make sure to set permission levels based on the type of access you would like to allow users vs developers/creators.

Learn how to set permissions here:

🤝Setting Permissions

Step 3: Making your first API call

To make an API call refer to the API reference and follow standard REST API procedure. Here is an example call to the injection endpoint to get you started:

GET

Last updated