Develop

Getting Started


Race Data API
  1. Get started using our API simulator. The simulator has an API that is compatible with our production API, and you can use it to develop and test your solution locally.
  2. Get started using our New Message Broker 2.0 simulator. The simulator has APIs that are compatible with our production APIs, and you can use it to develop and test your solution locally.
  3. Study our data channels and XML/JSON schemas to know what information you can receive and how it’s formatted.
  4. Build your own solution, using the language that you prefer.
  5. Test your solution with the simulator. Use our sample XML files and submit them to the simulator to test your solution using production like data.
  6. Test your solution with the Message Broker 2.0 simulator. Use our sample JSON files and submit them to the simulator to test your solution using production like data.
  7. When you are ready for it, switch to our production API endpoint.


Swagger: https://api.travsport.se/customerapi/docs/
API Simulator: https://hub.docker.com/r/troperty/customerapi-broker-simulator
Message Broker 2.0 Simulator: https://hub.docker.com/r/troperty/customerapi-mb2-simulator
Node Samples: https://github.com/Troperty/racedata-node-samples