Developer Hub.
FORLIK has no public API yet. Here is what exists today, and how to reach us if you need an integration.
There is no public API — yet
FORLIK is a pilot-scale platform running at one campus. There are no API keys, no developer dashboard and no public endpoints to call today. Everything below describes how the system works internally, so you know what an integration would be built on. If you run a university service and need one, write to us and we will scope it with you.
Real-time events
Order status changes, courier movement and pickup confirmations travel over a realtime channel inside our own apps. No outbound webhook is exposed to third parties.
Authentication
Students sign in with a one-time code sent to their phone. Every request then carries a short-lived session token, and the database enforces row-level security on top of it.
What is public today
# No JSON API is published. The partner list is a normal web page: curl -I "https://forlik.com/restaurants"
Need an integration?
We are a small team. Tell us what you need to connect and we will answer honestly about what is possible.
Email support@forlik.com