Our API evolves!

The Toornament API provides an alternate method to access, edit and share the Toornament data. With our API, you will be able to extend the functionalities of our platform, and improve your event production. For example the API can be used to create bots, alternative tools, native branding, integration in other applications, or directly in gameā€¦

The notable new functionality of the Toornament API version 2 is the three-legged authentication workflow of OAuth 2. It allows actions on the API on behalf of another user. For example, associate your website user account to our user account, create the tournament registration form directly in your application, etc.

The Toornament API version 2 is separated into different sections: viewer, account, participant, organizer. Each one gives you access to the data of the Toornament platform within a specific scope, to achieve different goals.

  • The viewer API will let you publicly consult the tournaments information
  • The account API will let you get information of a user
  • The participant API will allow you to register a user to a tournament
  • The soon-to-be released organizer API will let you manage tournaments
maintenance API Release: Once all of the Toornament API version 1 functionalities are integrated in the API version 2, the version 1 will be deprecated, and an end of support date will be announced.

It is to be noted that our API can be used for free for non-commercial projects, as long as you feature our dedicated logos on the pages using it.
We are also launching a new commercial offer if you wish to use our API in commercial projects, so either way, Contact Us if you would like to learn more about it!

How do I get started?

That is very easy, go check our extensive API Documentation and see for yourself all it has to offer!