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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to authenticate with the SampleHC API
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.
curl -H 'Authorization: Bearer YOUR_API_KEY' https://api.samplehc.com/api/v1/<insert-endpoint-here>