Guides
Authentication
How to authenticate with the SampleHC API
API requests must be authenticated using an API key passed as a Bearer token in the Authorization
header.
You can create and manage your API keys in the Sample Dashboard.
Remember to replace YOUR_API_KEY
with your actual secret API key.