Skip to content

API Reference (Coming Soon)

WhisperHedge API will be available for Premium tier users.

Planned Endpoints

Positions

  • GET /api/positions - List all positions
  • GET /api/positions/{id} - Get position details
  • POST /api/positions - Add new position
  • DELETE /api/positions/{id} - Remove position

Metrics

  • GET /api/metrics/il - Impermanent loss data
  • GET /api/metrics/fees - Fee earnings
  • GET /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.