StatSocial Silhouette API 2.0 - Intro
Let's find out how to use StatSocial Silhouette API 2.0
Getting Started
First, let's go to the Statsocial website
- Go to the
Profile page
- Click on
Api Settings
- You'll see some information about the token. After reading it, click on
Generate Token
- Copy the
generated token
Authorization
All requests made to StatSocial Silhouette API 2.0
will be required to send the token (Bearer token) generated above.
Authorization
Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW5962lkIjoxMSwiaWF0IjoxNjc2Mzc1ODc2LCJpc3MiOiJTaWwgQVBJIiwiciI6ImFlT2J4emtkY20iLCJ1c2VyX2lkIjoxfQ.FhYFGd7L_Zp5w9kCrun6DiMnxBPDrRn3Bs3cbD8HB0s
note
You need to have permission to be able to use the StatSocial Silhouette API 2.0