API Keys & Webhooks
Two real integration points exist today:
- API keys — generate a key from Account → API Keys to pull data out of the platform programmatically.
- Webhooks — register an endpoint to receive real-time event notifications (a new award, a status change) instead of polling.
Full endpoint reference lives in the API Reference section.
This page will grow as more integration points ship — it’s kept to what’s actually built today, not a roadmap of planned connectors.