๐Ÿ› ๏ธExtended API

Our API is only accessible to all servers subscribed to the PRO plan!

Endpoints

Our endpoints can be devided into 2 groups:

  • Points API - Can be used to manage users points, NFT points,...

  • Quest API - Can be used to fetch, edit and complete quests.

All of our available endpoints are displayed in our API documentation, links below:

Get your API Key

To get started, you can find your realm specific API key in the Extended API Settings. Each API key is limited to your realm (Server) only.

How to get your API key:

  1. Click ๐Ÿ”‘ Create API Key to generate your API Key.

  2. Your key will now be displayed to you, save this key as it will not be shown again unless regenerated.

  3. The embed will now also show your RealmID which will be used in all of your requests to our API.

Lost / Compromised API Key

If your API Key is lost or compromised, follow these steps to regenerate a new key and invalidate your old one:

  1. Click ๐Ÿ”‘ Regenerate API Key to re-generate your API Key and invalidate your old one.

  2. Your new key will now be displayed to you, save this key as it will not be shown again.

How to use the API key

This token should be used as a Bearer token for all requests. More information on how to use this can be found here.

More Endpoints

You think something is missing? Create a ticket in our Discord and ping @tolibear. We can then schedule a meeting to discuss your project and how Drip Rewards (and its API) can aid you.

Last updated