Developersv1
Build with Kesk
Access powerful APIs and SDKs to integrate food delivery, taxi booking, grocery, pharmacy, and more into your applications.
RESTful APIsSDKs & LibrariesWebhooks24/7 Support
Powerful APIs
Comprehensive RESTful APIs to integrate with every aspect of the Kesk platform.
Terminal
curl -X GET "https://api.kesk.app/v1/orders" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"Orders API
Create, track, and manage orders across all services
Delivery Tracking
Real-time location tracking and delivery status updates
Payments
Secure payment processing and refund management
Catalog
Manage products, menus, and service catalogs
Official SDKs
Get started quickly with our official SDKs in your preferred language.
SDKJavaScript
SDKPython
SDKPHP
SDKJava
SDKRuby
SDKGo
Real-time Webhooks
Stay updated with real-time event notifications delivered directly to your server.
- Instant order status notifications
- Delivery tracking updates in real-time
- Payment confirmation and refund events
Webhook Event Payload
{
"event_type": "order.status_updated",
"event_id": "evt_123456789",
"created_at": "2024-01-15T14:30:00Z",
"data": {
"order_id": "ord_987654321",
"status": "delivered",
"updated_at": "2024-01-15T14:29:55Z",
"customer_id": "cus_123456789"
}
}Developer Support
We are here to help you build great integrations.
Ready to get started?
Create your developer account and start building integrations with the Kesk platform today.