Using the API
Authentication
Learn best practices for managing authentication, securing requests, and maintaining seamless API access for your integration.
All requests require an
Authentication
payload to be sent with the request.All requests to the Health Street API must include an Authorization
header with your API key.
Example
Shell