API Documentation
Base URL
https://api.aquaflux.techEndpoints
Get FLUX Price
GET /api/v1/price{
"success": true,
"data": {
"price_usd": 0.18,
"price_change_24h": 2.5,
"last_updated": "2024-01-15T12:00:00Z"
}
}Get Portfolio Data
Get Complete Data
Get Market Sentiment
Get Performance Metrics
Integration Endpoints
CoinGecko Compatible
Chainlink Compatible
Rate Limits
Response Headers
WebSocket Events
Example Usage
JavaScript/TypeScript
Python
cURL
Error Handling
Support
Last updated