# Basic Information

All requests are performed via HTTPS. The base URL is:

```
https://trickys.gg/api/{version}
```

Currently the only supported API version is <mark style="color:orange;">v1</mark>.\
Most of the responses are JSON objects that contain a <mark style="color:orange;">success</mark> property, indicating if the request was successful.

All API routes require authentication in a form of an API key. You can obtain one API key by applying [here](https://trickys.gg/applications/new). If you already have some keys, you can view them on your account page.
