DIRECTORY_SERVICE // DEVELOPER_HUB
Developer Hub.
Build custom integrations and automate your campus logistics.
Introduction to Forlik API
Our public API allows developers to integrate campus services directly with the FORLIK logistics engine. Whether you're building a university portal or a custom payment bridge, we provide the tools to scale.
Webhooks
Real-time notifications for order status changes, courier movements, and pickup confirmations.
POST /v1/webhooks/orders
Authentication
Secure your requests using OAuth2 or static Bearer tokens generated from your developer dashboard.
Authorization: Bearer [TOKEN]
Sample Request
cURL / Request
curl -X GET "https://api.forlik.com/v1/restaurants" \ -H "Authorization: Bearer your_api_key" \ -H "Content-Type: application/json"
Need help building?
Our developer support team is available for deep technical integrations.