Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.health-street.net/llms.txt

Use this file to discover all available pages before exploring further.

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
curl https://api.glass.fm/v2/action/person \
     --header "Authorization: Bearer $HEALTHSTREET_API_KEY"