Integration Guide
Welcome!
This guide will help you quickly get connected to the Lsports data stream.
Step 1: Access Credentials
Contact Your CSM: Your dedicated Customer Success Manager (CSM) will provide you with your login credentials (Username, Password, Package ID).
Step 2: Establish a Connection
RabbitMQ (cloudAMQP): Lsports uses RabbitMQ, hosted on AWS Ireland.
Connection Strings:
RMQ Consumer (PHP)RMQ Consumer (GO)RMQ Consumer (Node.js)RMQ Consumer (Python)RMQ Consumer (JavaScript)RMQ Consumer (C#)Connection Setup (Example using C#):
Step 3: Enable Distribution
API Request: You must enable your distribution before starting to consume messages.
Request Endpoint:
Enable:
https://stm-api.lsports.eu/Distribution/Start
Disable:
https://stm-api.lsports.eu/Distribution/Stop
Request Body:
Response:
Step 4: Data Mapping
Lsports Markets: Ensure your internal market mapping aligns with Lsports' market structure. Use the GetMarkets
method to obtain a comprehensive list of available markets, or contact your CSM.
Step 5: Stress Test
Simulate High-Volume Traffic: Once your system is running, perform a stress test to simulate high-volume traffic.
Schedule with Your CSM: Contact your CSM or Solution Engineer to schedule a stress test.
Step 6: Go Live
Production Readiness: Once your system is ready, contact your CSM to schedule a go-live date.
Production Setup: We will switch your account from testing to production and set up the ordered quota.
Congratulations! You've successfully integrated with TRADE360! Now, you're ready to unlock the exciting possibilities of our product and enhance your offerings.
Last updated