ALPCOM
ALP.COM API v3 Documentation
Welcome to ALP.COM API v3 docs! Service ALP.COM provides open API for trading operations and broadcasting of all trading events.
- Public API: Access market data including tickers, orderbook, charts, and trades.
- Private API: Manage accounts, balances, and execute trading operations with JWT authentication.
- WebSocket API: Real-time streaming for market data and account notifications.
Version: 3.0
·Data Format: JSON
·Base URL: https://alp.com/api/v3
Part 1
Getting Started
Introduction to ALP.COM API v3, available constants, and error handling.
Part 2
Public API
Public endpoints for market data: server time, currency rates, pairs, tickers, orderbook, charts, and trades.
Part 3
Private API
Authenticated endpoints for account management, trading, and order operations.
Part 4
WebSocket API
Real-time streaming via WebSocket for market data, orderbook updates, and account notifications.