Integration Flow
1 Authentication
Get Access Token
Request a token via OAuth2 client_credentials grant with the keepsafe-access/api scope.
2 Data Retrieval
Fetch User Feed
Call GET /v1/feed/{userid} with the Bearer token to retrieve the JSON Feed.
3 Visualization
Event Feed
No data yet
Complete steps 1 & 2 to load events.