Table of Contents
They Safe365 API can be used to extract any data from Safe365, or connect many analytics or AI tools to your data.
An overview of our API can be found here - Safe365 Web API documentation
When using the token in any platform, you need to add ‘bearer’ as a prefix to your token. There is a guide below for generating a token, and when using in your external tool the token to insert needs to look like:
bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW2FwLm9yZ93…
(this is a demo token and is not valid)
Generate an API Key
You are able to generate an API key to connect any third-party system to your data.
This could be used for any analytics tool or automated process to extract your company data on a regular basis.
API Keys are valid for 180 days before needing to be renewed.
To Generate your API Key
- Click into 'Insights'
- Click ‘Connect your Dataset’
- Click ‘Copy to Clipboard’
You can now use your key anywhere you need to.
The keys remain valid for 180 days before needing to be renewed.