Datahyena Docs
API documentation for Datahyena timing and intent signals.
Datahyena Docs
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.
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_..."