API access requires the Agent AI subscription plan.
Introduction
The Alpes Sniper API provides programmatic access to signals and performance data. Use it to integrate signals into your trading bots, custom dashboards, or automated systems.Base URL
Features
Real-Time Signals
Access signals as they’re generated
Historical Data
Query past signals and performance
Webhooks
Get notified when new signals arrive
Performance Metrics
Access win rates and ROI data
Quick Start
Example Request
Response Format
All responses are JSON formatted:Error Handling
Errors return appropriate HTTP status codes:| Code | Meaning |
|---|---|
| 200 | Success |
| 400 | Bad Request - Invalid parameters |
| 401 | Unauthorized - Invalid or missing API key |
| 403 | Forbidden - Insufficient permissions |
| 429 | Too Many Requests - Rate limit exceeded |
| 500 | Server Error - Contact support |

