To ensure the security of your data and to authenticate requests, 3nrich API uses Bearer Authentication. This means that you need to include a valid API key in the Authorization header of each request you make to our API.
You can get an API key from https://app.3nrich.com/settings/api
Here's how to include your API key in your headers requests:
X-API-KEY: YOUR_API_KEY