Account API Legacy

The Account API is in legacy mode. Access to Toornament user data will soon be forbidden and the Account API deprecated.

Overview

The Account API is appropriate if you want to:

  • Retrieve the name and country of an authenticated user.

Sections

The API only has a single section:

OpenAPI 3.0 specification

We also provide you with the OpenAPI 3.0 specification schema of our API. This specification allows us to describe our API with a standard format. Developers can import these files into interactive REST clients (such as Postman or Insomnia) or use these files to generate code and quickly perform calls to our API.

You can find more information on the OpenAPI initiative website.

You can also find a list of tools developed for OpenAPI on the OpenAPI tools website.