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.
Call the API
Get a token, make your first call, and walk your organizations.
Connect your AI
A hosted MCP server: one URL and your assistant works on your data, with your permissions.
See everything there is
Every operation in the contract, with its parameters, its responses and a try-it button.
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.