The first ERP your AI agent can actually run
Not just read data. Create invoices. Reconcile payments. File tax reports. Your agent does the work — Frihet executes it.
REST-API
Vollständiges CRUD mit PATCH, Suche, Batch-Operationen, Idempotenz und Intelligence-Endpunkten. OpenAPI 3.1 Spezifikation inklusive.
MCP-Server
151 Tools, 11 Ressourcen, 10 Prompts. Intelligente Antworten mit kontextuellen Vorschlägen bei jeder Operation. MIT-Lizenz.
Webhooks
Echtzeit-Ereignisbenachrichtigungen für Rechnungen, Kunden, Ausgaben und mehr. Vollständiges CRUD-Management via API.
What your agent can do
Everything you need to build on Frihet — from a bash script to an autonomous agent.
Who builds on Frihet?
From internal automations to vertical SaaS products.
Autonomous AI agents
Claude, GPT, Gemini — any MCP-compatible agent can operate Frihet directly. No glue code.
Internal automation
Connect your CRM, store, or spreadsheets to Frihet via REST API. Real-time webhooks for instant sync.
Vertical products
Build specialized apps (hospitality, consulting, e-commerce) using Frihet as a back-office engine. TypeScript SDK included.
Schnellstart
Beginnen Sie in weniger als einer Minute. Installieren Sie den MCP-Server oder tätigen Sie Ihren ersten API-Aufruf.
curl -X POST https://api.frihet.io/v1/invoices \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"clientId": "client_abc123",
"items": [{ "description": "Consulting", "quantity": 1, "unitPrice": 500 }]
}'Beginnen Sie noch heute mit der Entwicklung
Der kostenlose Plan beinhaltet API-Zugang. Keine Kreditkarte.
Kostenlos starten