Skip to content

Sessions

Cristian "SknZ" Ferreira edited this page Apr 18, 2021 · 1 revision

💒 Sessions

A session is a type of login to the Paladins API, with a session you can request information about the database. The maximum time that an inactive session can last is 15 minutes. Paladins Wrapper does not allow a session to expire, every 15 minutes it sends a test request causing the count to be reset.

🔑 API Credentials

To connect to the API of the first one we will need access credentials. These credentials are composed of a DevId and an Authkey, these keys can only be issued by filling in a form created by Hirez.

Form

Clone this wiki locally