Authentication

Your API key is available in your dashboard.

All API endpoints require authentication using an API key. Include your API key in the request headers.

curl -H "x-api-key: rpl_your_api_key" https://moist.gg/api/v1/balance

Base URL

All API endpoints are relative to:

https://moist.gg/api/v1

On this page