Saltar al contenido

Connect to Projekt Republic

A multi-tenant REST API and an MCP server. One token created in Settings gets you both: the first call takes two minutes, and plugging in an AI assistant takes one more.

Base URL

https://api.projektrepublic.com/api/v1

Versioning

A fixed /api/v1 prefix. Changes within v1 are always additive and compatible; a v2 would ship with an explicit migration plan.

The contract rules

The contract is declared separately and materialized as an OpenAPI document. That document feeds this reference and the generated SDKs: no endpoint exists unless it is in the contract.