Skip to main content

How do I use the HCB API?

What the HCB API is (read-only, public transparency data) and where the docs are.

šŸ’” The HCB API is a free, unauthenticated REST API for reading public data from organizations that have transparency mode turned on. No login or API key needed.

What it is

An API (application programming interface) is a way for software to read data from HCB directly, instead of a person clicking through the dashboard. The HCB API lets developers read public information from HCB organizations that have transparency mode enabled. There are no API keys or logins; you make a request and get back data like transactions and balances. It's read-only, so you can't move money or change anything through it.

Read the docs

The full reference, with every endpoint and examples, is in the API documentation.

Questions or suggestions?

Reach the team in the #hcb channel on the Hack Club Slack, or email [email protected]. Happy hacking.

Did this answer your question?