API Integration
SENTRIX AI provides an API for developers to integrate its functionalities into their own platforms.
Endpoints
GET /analyze
Input: Token address
Output: Risk score, red flags, recommendations
POST /configure-alerts
Input: Alert criteria
Output: Confirmation of alert configuration
Example API Call
Copy
Last updated