API coach (BETA)
Welcome to the documentation for our new API coach, a conversational assistant that does more than chat; it coaches you through authentication, rate‑limits, response structures and best practices.
Last updated
Was this helpful?
Welcome to the documentation for our new API coach, a conversational assistant that does more than chat; it coaches you through authentication, rate‑limits, response structures and best practices.
Last updated
Was this helpful?
This guide explains how to access the API coach, what it can do today, its known limitations during the BETA phase, and how your feedback can help us improve it.
Why BETA? We want real-world feedback before the full launch so that we can refine our answers, add any missing features, and ensure the experience truly meets your needs.
24 / 7 availability! Instant answers any time.
Personalised guidance. Responses adapt to your account and context.
Embedded help. No need to open a ticket or leave the page.
Access to resources, direct links to docs, tutorials and FAQS.
Click the persistent chat bubble in the bottom‑right corner.
Type a question (e.g. “How do I integrate the API?”) and press Enter.
The API coach responds immediately; follow any suggested links or buttons.
To end the session, simply close the chat window.
The BETA API coach can currently help with:
Troubleshooting common error messages.
Questions about which API requests to make and which docs pages to use for common queries.
Best‑practice recommendations.
Links to detailed guides and tutorials.
Does not yet support account-specific actions, such as password resets or viewing billing information.
English language only; multilingual support is planned.
May occasionally provide incomplete or overly broad answers; please use the “thumbs‑down” button to flag these.
Knowledge cutoff: Product changes made after April 2025 may not be reflected.
Feedback is a gift, and we appreciate you taking the time to help us grow and learn from your experience! Your insights directly shape our roadmap. You can:
Click on the “thumbs‑down” button to flag inaccurate/incomplete answers. This way, you provide us with valuable feedback about the responses.
We review all feedback on a weekly basis and publish progress updates on the Changelog page.
We store chat history for a limited period to improve quality; you may request its deletion at any time.
Never share sensitive personal data (credit‑card numbers, passwords, etc.) with the API coach during BETA.
All of our APIS require authentication. You can create API tokens in MySportmonks.
You need to be authenticated before making your first request. We offer two different options for passing your API token. You are free to choose between the authentication methods, and you can use both simultaneously. Please note that both methods count towards the same rate-limiting.
Authenticate using a query parameter.
You can pass your API token by passing 'api_token' in your request parameters, like so: https://api.sportmonks.com/api/v3/football/livescores?api_token=YOUR_TOKEN
Authenticate using a request header.
You can also pass your token via an 'Authorisation' header, like so:
Q: Is the API coach replacing human support? A: No. The API coach handles routine queries, allowing our specialists to focus on more complex issues.
Q: How accurate are the answers? A: Our internal testing shows ≈90 % accuracy on covered topics. Your feedback helps us close the gap.
If you have questions that this guide does not cover, reach out to support@sportmonks.com.
Thank you for participating in the BETA and helping us build a better API coach experience for everyone!
Visit
Feel free to experiment. If the API coach cannot complete a request, you can click on ‘thumbs down’. We will then receive a message about the inaccurate or incomplete query. Then you can contact for further assistance.
You can obtain and manage your API token in The API token is meant for your eyes only and, as such, should be stored securely. Our tokens have no expiration date and will remain valid until you manually delete them yourself.