
Quick Start

Create Your Account
Visit LiquidAI Official Site and sign up for a free account. Upon registration, you will receive your unique API key, which will be used to authenticate all your requests.
Connect to Solana Data
LiquidAI is optimized for the Solana blockchain. Once logged in, navigate to the Dashboard to access real-time Solana network data, including transactions, wallet activity, and smart contract events.
Make Your First API Call
Use your API key to make your first blockchain data query. Here’s an example using cURL:
curl -X GET "https://liquid-ai.org/api/v1/address/{wallet_address}/summary" \
-H "Authorization: Bearer <YOUR_API_KEY>"
The response will provide you with insights like total transactions, token holdings, and behavioral risk scores.
Set Up Alerts
Customize real-time alerts for specific wallet behaviors, token movements, or network events. Alerts can be sent via email, SMS, or in-app notifications.
Explore Further
Dive deeper into LiquidAI’s predictive analytics, ecosystem monitoring, and smart contract intelligence features.