API Reference (Coming Soon)¶
WhisperHedge API will be available for Premium tier users.
Planned Endpoints¶
Positions¶
GET /api/positions- List all positionsGET /api/positions/{id}- Get position detailsPOST /api/positions- Add new positionDELETE /api/positions/{id}- Remove position
Metrics¶
GET /api/metrics/il- Impermanent loss dataGET /api/metrics/fees- Fee earningsGET /api/metrics/health- Position health scores
Webhooks¶
- Position health changes
- IL threshold alerts
- Value change notifications
Authentication¶
API will use: - API key authentication - Rate limiting - Secure HTTPS only
Coming Soon¶
Stay tuned for full API documentation!
Contact support to express interest.