Welcome to the Serenicity API. We hope you will find what you're looking for in here. In case you don't, feel free to contact us through email or chat!
How to use the API?
The first step is to get your API Secret Key. To do so, head to the My Account page. You can access it using the top-right menu.
Your API Secret Key should be passed as an HTTP header named Authorization and be prefixed with Api-Key.
Api-Key 43262B49-C112-45C4-A2A8-F2BF50104T3C
Here is the base URL for every request to the API.
https://api.control.serenicity.fr/api/v1
If you want to make a call to the API using the curl command, the request would look like this: