Introduction
Welcome to the PipAI Developer Docs. This site documents the PipAI Quant platform API, covering four product areas:
- Strategies — create, deploy, and manage automated trading strategies.
- Market Data — real-time and historical price, depth, and trade data.
- Backtesting — run strategies against historical data and retrieve performance metrics.
- Webhooks & Alerts — subscribe to event streams and receive signed payloads.
Where to start
- New here? Read General Info for base URLs, rate limits, and conventions.
- Building an integration? Set up authentication via Auth.
- Hit an error? Look it up in Errors.
Each product area has its own quick-start and API reference, accessible from the top navigation.