🏈Playground

This document will go through the usage of swagger.

Swagger

We use swagger extension for our playground.

You can access it with: Try it out

Authentication

You can use the button “Authorize” or the lock button to enter your TOKEN.

Usage

Select your section:

Click on “Try it out”:

Fill the body if needed and click on execute:

Click on “Download file” and open it:

Each call directly transmits the data and returns a downloadable file. Depending on what you ask, the result can be huge. If you want to see the result directly, copy the command “curl”, and run it in the terminal.

Last updated