#Prerequisites

https://api.poool.fr/api/v3/subscribe

#1. Retrieve you IDs

Your API credentials are available inside your Dashboard - Go to your App Settings (called "Settings" in the menu).
It's located in the Client ID and Secret Key fields.

#2. Provide your credentials in every request

To ensure security & privacy for user datas, we protect our public API with a combination of client/secret credentials. You will have to provide these credentials in every request to be able to access any of your data.

⚠️ These credentials are sensitive information. In no way should they be used on the front-end, only for server-to-server communications.

#3. Make an API call