Skip to main content
FRITH
أكثر من50 عملية تكامل

اربط جهازك بالكامل
مجموعة التكنولوجيا القانونية

تعمل فريث مع الأدوات التي تستخدمها بالفعل كل يوم. اتصل خلال دقائق باستخدام عمليات الدمج الأصلية — لا يلزم وجود رمز.

جميع التكاملات

التكاملات الأصلية التي تستغرق دقائق لتكوينها — وليس أسابيع للبناء.

AI Providers (BYOK)

Bring your own API keys and connect directly to any major AI provider. FRITH routes your queries securely — zero data retention on our side.

OpenAI GPT-4oAnthropic Claude 3.5Google Gemini 1.5 ProMistral LargeGroq (Llama 3)Cohere Command R+

Email & Calendar

All client communications and scheduling in one place. Two-way sync keeps FRITH and your inbox perfectly in step.

GmailOutlook / Microsoft 365Google CalendariCal / CalDAVApple MailExchange Server

Document Management

Connect cloud storage for seamless document workflows, version control, and matter-linked filing.

Google DriveMicrosoft SharePointOneDriveDropbox BusinessBoxNetDocuments

Payments & Accounting

Accept online payments, reconcile trust accounts, and sync with your accounting software — fully automated.

StripeLawPayQuickBooks OnlineQuickBooks DesktopXeroFreshBooks

Scheduling & Booking

Let clients self-schedule consultations and appointments with real-time calendar availability.

CalendlyCal.comAcuity SchedulingMicrosoft BookingsDoodleChili Piper

Communications

SMS, voice, and video integrations so every client conversation is logged and matter-linked.

Twilio (SMS & Voice)ZoomMicrosoft TeamsGoogle MeetDialpadRingCentral

Identity & SSO

Enterprise-grade single sign-on and SCIM provisioning for large firms and legal departments.

Microsoft Entra IDGoogle WorkspaceOktaOneLoginAuth0SAML 2.0 / SCIM

Analytics & BI

Export data and connect FRITH to your business intelligence stack for custom reporting.

Power BITableauLookerCSV / Excel ExportREST APIWebhooks
واجهة البرمجين

قم ببناء أي شيء باستخدام واجهة برمجة تطبيقات فريث

تتيح لك واجهة برمجة تطبيقات REST الموثقة بالكامل إنشاء سير عمل مخصص، وأتمتة المهام المتكررة، ودمج بيانات فريث في أنظمتك الحالية. دعم المؤسسة لعمليات النشر المحلية والمخصصة.

REST API
Full CRUD access to matters, documents, contacts, and billing — with OpenAPI 3.0 spec.
Webhooks
Real-time event delivery for matter updates, document uploads, payments, and AI completions.
OAuth 2.0
Secure delegated access for third-party integrations and your own custom applications.
SDKs
Official client libraries for Node.js, Python, and Ruby. Community SDKs for Go and PHP.
Rate Limits
Up to 10,000 requests/min on Enterprise. Generous limits for Starter and Growth plans.
Sandbox
Full-featured sandbox environment for development and integration testing at no cost.
// Create a matter via API
POST /v1/matters
{
"title": "Smith v. Jones",
"practiceArea": "litigation",
"assignedTo": "usr_abc123",
"status": "active"
}
// Response 201 Created
{
"id": "mat_xyz789",
"createdAt": "2025-01-15T09:41:00Z"
}

ألا ترى أداتك ؟

نضيف تكاملات جديدة في كل سباق بناءً على طلبات العملاء. أخبرنا بما تحتاجه وسنحدد أولوياته.