Getting Started
Connect to TRADE and start receiving real-time odds data
Step 1: Get Your Credentials
Credential
Description
Step 2: Enable Your Distribution
POST https://stm-api.lsports.eu/Distribution/Start{
"PackageId": "YOUR_PACKAGE_ID",
"UserName": "YOUR_USERNAME",
"Password": "YOUR_PASSWORD"
}Step 3: Connect to RabbitMQ
Connection Details
Parameter
Value
Quick Start (C#)
Step 4: Request Initial Snapshot
Step 5: Map Your Data
Step 6: Stress Test
Step 7: Go Live
Next Steps
Last updated
Was this helpful?