Developer Documentation

Everything you need to configure our platform, integrate your systems, and build custom experiences.

Core Concepts

Learn how events, tracks, submissions, and judging tie together.

Explore

API & Webhooks

Programmatically create participants, sync winners, and receive submission updates.

Explore

Customization

Extend forms, add custom branding, and embed widgets into your own site.

Explore

Quick Start

Spin up your first event in less than 20 minutes with our guided configuration wizard.

  1. 1

    Create event workspace and choose template

  2. 2

    Invite teammates and assign roles

  3. 3

    Configure registration and submission phases

  4. 4

    Launch judging rounds and publish results

Webhook payload preview
POST /webhooks/submission
{
  "event_id": "hack-2026",
  "team": "SolarFlow",
  "status": "submitted",
  "score": 87
}

Need direct help?

Join our developer community, ask questions, and share integrations with peers.

Visit Support