Developer Docs

API reference built for the same teams using the data

Use the HackathonRadar API to query hackathon analytics, fetch organizer and sponsor data, export records as CSV, and submit inbound leads for enrichment before outreach.

Analytics
Exports
Inbound Matching
Webhooks
Suppression

What the API covers

Analytics

Query hackathon analytics, trends, and quality scores programmatically.

Exports

Export records as CSV or JSON for your internal tools.

Inbound Matching

Submit inbound leads for enrichment with confidence scoring and suppression signals.

Webhooks

Receive new and updated hackathons in real time via outbound POSTs to your endpoint.

Suppression

Detect duplicates and suppress low-quality leads before they reach your team.

Get started in minutes

Quickstart

Authenticate and fetch

Every endpoint uses bearer auth. Send your API key as Authorization: Bearer <key> and start with a simple record lookup.

curl -X GET "https://www.hackathonradar.com/api/hackathons/4d9bc222-3b23-4a00-9de8-b89f32201736" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Response shape

What the API returns

Inbound enrichment returns event and organizer matches, confidence, quality snapshots, and suppression signals in a single response.

  • Match organizers inferred from linked events
  • Personal inbox domains normalized to avoid misleading signals
  • Confidence score with match explanation