Developer platform

Build on programmable collaborative ecosystem infrastructure.

Together.md exposes public ecosystem APIs, typed domain events, webhooks, and a small SDK foundation for partners building community, championship, incubation, and coordination integrations.

APIs

Public ecosystem endpoints.

v1 endpoints expose public, visibility-safe resources first. Private and organization-scoped APIs are permissioned through API keys.

GET/api/v1/projects

Public project showcase data.

GET/api/v1/teams

Public and community-visible teams.

GET/api/v1/championships

Visible championships and tournament rituals.

GET/api/v1/clusters

Innovation clusters for ecosystem discovery.

Events

Domain events make collaboration workflows composable.

The event bus records collaboration milestones without turning ecosystem data into surveillance infrastructure. Webhooks subscribe only to allowed event types and organization-scoped contexts.

team_created

team

A persistent collaborative team was created.

submission_created

championship

A team submitted a project to a championship.

project_continued

project

A project moved into continuation, mentorship, or incubation.

Extensions

Plugin registry foundation.

championship extension

Championship extensions

Extend tournament rituals, judging workflows, and project continuity.

mentorship extension

Mentorship extensions

Connect incubation workflows with mentor support systems.

university extension

University extensions

Prepare ecosystem infrastructure for education and innovation lab partners.