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
Fuld CRUD med PATCH, søgning, batch-operationer, idempotens og intelligens-endpoints. OpenAPI 3.1 specifikation inkluderet.
MCP-server
151 værktøjer, 11 ressourcer, 10 prompts. Intelligente svar med kontekstuelle forslag i hver operation. MIT-licens.
Webhooks
Realtidsbegivenhedsmeddelelser for fakturaer, kunder, udgifter og mere. Fuld CRUD-styring 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.
Quickstart
Kom i gang på mindre end et minut. Installer MCP-serveren eller foretag dit første API-kald.
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 }]
}'Begynd at bygge i dag
Den gratis plan inkluderer API-adgang. Intet kreditkort.
Start gratis