Skip to content
HeartBadge docs

HTTP Examples

Live

Raw HTTP request examples for integrating from any language.

For languages without an official SDK, this page shows the raw HTTP structure: headers, signing, request bodies, and response shapes. Examples are language-agnostic (curl first) with notes for common stacks.

This page is being written.

The structure is fixed. The prose is being drafted from the source material and reviewed by HeartChain Labs before publication. If you need this information urgently, email docs@heartbadge.com .

What this page will cover

  • curl examples for each major endpoint
  • Request signing step-by-step
  • Common patterns in Python, Go, Ruby, PHP
  • Webhook verification without the SDK
  • Debugging tips: when signatures fail