Skip to main content

1. Get an API Key

To use the Lootex Plus API, you’ll need an API key. You can get one by signing up for a free account on the Lootex Plus Dashboard.

2. Make Your First API Call

Once you have an API key, you can make your first API call. Here’s an example of how to get an asset using the cURL:
Replace YOUR_API_KEY with your actual API key. The response should look like the following.
That’s it! You’ve successfully made your first API call to the Lootex Plus API.

3. Start Building Your Application