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
Komplett CRUD med PATCH, søk, batch-operasjoner, idempotens og intelligens-endepunkter. OpenAPI 3.1 spesifikasjon inkludert.
MCP-server
151 verktøy, 11 ressurser, 10 prompts. Intelligente svar med kontekstuelle forslag i hver operasjon. MIT-lisens.
Webhooks
Sanntids hendelsesvarsler for fakturaer, kunder, utgifter og mer. Fullstendig CRUD-administrasjon 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.
Hurtigstart
Start på mindre enn ett minutt. Installer MCP-serveren eller utfør ditt første API-kall.
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 }]
}'Begynn å bygge i dag
Gratisplanen inkluderer API-tilgang. Ingen kredittkort.
Start Gratis