Forlik · UIR campus, Rabat

Developer hub.

Forlik has no public API yet. Here is what exists today, and how to reach us if you need an integration.

No public API yet

Forlik runs on one campus, at pilot scale. There are no API keys, no developer console and no public endpoint to call today. What follows describes how the system works inside, 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.

support@forlik.com

Real-time events

Status changes, courier position and pickup confirmations travel over a realtime channel, inside our own apps. No outbound webhook is exposed to a third party.

internal only — no public endpoint

Authentication

A student signs 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.

phone OTP → session token → row-level security

What is public today

cURL / Request
# No JSON API is published. The partner list is a normal web page:
curl -I "https://forlik.com/restaurants"

Tell us what you need to connect

The team is small. Describe what you need and you will get an honest answer about what is possible, and about what is not.

support@forlik.com