API Reference
Complete API reference for all Pyth Pro services
Services
| Service | Base URL | Use Case |
|---|---|---|
| WebSocket | wss://pyth-lazer-{0,1,2}.dourolabs.app/v1/stream | Real-time streaming price updates |
| REST | https://pyth-lazer.dourolabs.app | On-demand price queries |
| History | https://history.pyth-lazer.dourolabs.app | Historical data and OHLC candlestick data |
| Proxy (Beta) | https://pyth-lazer-proxy-3.dourolabs.app | Simplified access without authentication |
Resources
- Examples Repository - Code examples for all APIs
- SDK Repository - JavaScript/TypeScript SDK
- Price Feed IDs - Complete list of available feeds
- Payload Reference - Data structure documentation