This article explains how to authenticate using your Splio universe API key.
Recommendations:
-
- We recommend to use an API key per connexion point (each store, e-commerce, POS)
- Do not authenticate for each API call you are making
- An authentication token will last 1 hour so we recommend an authentication every 50 minutes (note that the token format is a jwt format)
- Never communicate your API key (even to our Customer Care team), the last 3 characters will suffice if we know the name of the universe).
Obtaining the API key in your Splio universe admin
Authenticating using developer.splio.com
Obtaining the API key in your Splio universe admin
You can find all the Splio API documentation here.
Step 1 - click on your profile
Step 2 - click on users
Step 3 - click on Users API
Step 4 - select the user and copy the key
This token will then be found in all API call you do afterward.