Datahyena Docs
API documentation for Datahyena timing and intent signals.
Datahyena exposes high-intent company timing signals through a credit-metered API.
API reference
Query funding events, acquisitions, executive moves, companies, and investors.
ExploreQuick start
Create an API key, make your first request, and understand pagination.
ExploreWebhooks
Receive funding, acquisition, and exec-move signals as they are confirmed.
ExploreMCP server
Connect Claude, Cursor, or any MCP client and query signals in natural language.
ExploreBase URL
https://api.datahyena.comAuthentication
Send your workspace API key in the X-API-Key header.
curl "https://api.datahyena.com/v1/funding-events?limit=20" \
-H "X-API-Key: dh_live_..."