# OpenAPI Specification

We have created an OpenAPI Specification to help you get started with using our API effortlessly.

You can find the .yaml file of the collection here.

If you want to quickly go through the file and test out available routes, you can paste the contents of the .yaml file inside the online Swagger Editor.

After that you just need to paste your API key inside the Authorize section:

authorize

and you are ready to try out API routes directly from the editor.

try-it-out

Just select the desired route, fill in the params, and execute:

execute