Skip to main content

Prerequisites

Before you begin, make sure you have:
  1. A Thrust account with an API key
  2. Your Supabase project URL
  3. A tool to make HTTP requests (cURL, Postman, or code)

Step 1: Set Up Your Environment

First, set your environment variables:

Step 2: Create Your First Token

Let’s create a new token on the platform:

Expected Response

Step 3: Vote on Content

Now let’s vote on a token or post:

Expected Response

Now let’s fetch trending tokens:

Expected Response

Common Use Cases

Browse Tokens by Hashtag

Search for Tokens

Get User Notifications

SDK Examples

React Hook Example

Error Handling

Always handle errors in your API calls:

Next Steps

API Reference

Explore all available endpoints

Authentication

Learn about advanced authentication

Errors

Understand error codes

Examples

See more code examples

Need Help?