> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/mts/managed-trading-services.md).

# Managed Trading Services

Welcome to **Sportradar's MTS documentation** page. Here you will find the latest information about our service, including development updates and integration manuals.

**MTS** is the most flexible, proven and powerful risk and liability management service available, allowing you to build an exceptional betting experience. **Trading and risk management** are critical components of any successful betting operation. MTS is designed to enhance your trading capabilities, optimise your internal processes and elevate your operational performance. It enables you to manage your entire sportsbook with integrated trading tools, analytics and risk management features.

MTS will optimise your sportsbook, reduce operational costs and investments, strengthen your offering, sharpen your odds, mitigate risk and boost turnover.

### Contact us

If you have any **questions or queries**, please contact:\
:envelope:  <support@sportradar.com>

For any **sales related queries**, please contact your sales representative or email:\
:envelope:  <sales@sportradar.com>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>MTS Features</h4></td><td>The feature descriptions will help you understand the hows and whys of API integration.</td><td><a href="/files/9shltl3RW5eobhlG1VrW">/files/9shltl3RW5eobhlG1VrW</a></td><td><a href="/pages/K03AnXHIhVUhksmQGdaT">/pages/K03AnXHIhVUhksmQGdaT</a></td></tr><tr><td><h4>Transaction 3.0 API Integration</h4></td><td>Learn about the integration process, the role of the MTS  Client Integration and Operational Account Management teams, and more. </td><td><a href="/files/oH2Rw6SIBLVJGOxVwPwo">/files/oH2Rw6SIBLVJGOxVwPwo</a></td><td><a href="/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/9AKvEciVVjpVkMslHAjF">/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/9AKvEciVVjpVkMslHAjF</a></td></tr><tr><td><h4>Transaction 3.0 API Description</h4></td><td>Here you will find a list of connectivity parameters, message flows, description of message JSON objects, schemas, and more.</td><td><a href="/files/r1gimEXkfalvCG8zAcxR">/files/r1gimEXkfalvCG8zAcxR</a></td><td><a href="/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/FRft33Ikf7S2tDWPtTey">/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/FRft33Ikf7S2tDWPtTey</a></td></tr><tr><td><h4>Transaction 3.0 API SDK</h4></td><td>This client library streamlines the integration of the Sportradar API into a client’s system.</td><td><a href="/files/rqAANDshwuYvKOehrFz4">/files/rqAANDshwuYvKOehrFz4</a></td><td><a href="/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/aQetRZeNiYFslZQcz62R">/spaces/k9SMFSuFGUx0b4iEHZ2f/pages/aQetRZeNiYFslZQcz62R</a></td></tr><tr><td><h4>ITS Console</h4></td><td>Here you can access the MTS user interface.</td><td><a href="/files/OkHXib2ZNlitmU035jNn">/files/OkHXib2ZNlitmU035jNn</a></td><td><a href="https://mtsc-its.betradar.com/">https://mtsc-its.betradar.com/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/mts/managed-trading-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
