API Documentation
Integrate Wakili Suite into your applications with our comprehensive REST API. Build custom solutions and automate your legal workflows.
Authentication
API keys and OAuth setup
API Endpoints
Complete endpoint reference
Code Examples
Ready-to-use code samples
SDKs & Libraries
Official client libraries
Getting Started
Quick Setup
- 1. Generate an API key in your account settings
- 2. Include the API key in your request headers
- 3. Start making requests to our endpoints
- 4. Handle responses and implement error handling
https://api.wakilisuite.com/v1/matters \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
Authentication
API Key Authentication
All API requests require authentication using your API key. Include your key in the Authorization header:
OAuth 2.0 (Coming Soon)
OAuth 2.0 authentication will be available for more secure integrations and third-party applications.
API Endpoints
Matters
Manage legal matters and cases
/v1/matters/v1/matters/v1/matters/{id}/v1/matters/{id}Clients
Client relationship management
/v1/clients/v1/clients/v1/clients/{id}Time Entries
Time tracking and billing
/v1/time-entries/v1/time-entriesCode Examples
JavaScript/Node.js
Python
SDKs & Libraries
JavaScript SDK
Official JavaScript/TypeScript SDK for browser and Node.js
Python SDK
Official Python library for seamless integration
PHP SDK
PHP library for WordPress and other PHP applications
Rate Limits
- • Free Plan: 100 requests per hour
- • Pro Plan: 1,000 requests per hour
- • Enterprise: Custom limits available
- • Rate limit headers included in responses
Developer Support
- • Email support: api@wakilisuite.com
- • Developer Discord community
- • GitHub issues and discussions
- • Weekly office hours for developers
Start Building with Wakili Suite API
Get your API key and start integrating legal technology into your applications today.