Prerequisites
You need an API key for the platform you want to use. Contact contact@55-tech.com to get your key.| Platform | Auth Header | Base URL |
|---|---|---|
| ABP (Automated Bet Placing) | X-API-Key | https://v2.55-tech.com |
| MM (Market Making) | X-API-Key | https://mmapi.55-tech.com |
| Scraping API | X-API-Key | https://scraping-api.55-tech.com |
ABP — Automated Bet Placing
1. List your accounts
2. Get a betslip (live odds)
3. Place an order
4. Track results
MM — Market Making
1. Verify your identity
2. List your orders
3. Check positions
4. View profit & loss
Scraping API
1. Check network status
2. Fetch a page
3. Fetch with geo targeting
4. Check usage
Real-time updates
All APIs support WebSocket connections for live updates. See the WebSocket documentation for each API:ABP WebSocket
Real-time order, bet, and settlement updates.
MM WebSocket
Live order fills, bets, and score updates.
Scraping WebSocket
Real-time fetch results via WebSocket relay.