Developers
If you want to integrate Falcon with external systems or build add-ons, start from the Dev Portal: docs, sandbox, and the tooling you need.
This is an introduction page. Real development and testing happens in the Dev Portal.
Why Falcon is developer-friendly
Falcon is built to be connectable and extensible:
- ✓ APIs to access structured resources (stores, menus, items, orders, ...)
- ✓ Webhooks for key events (orders, delivery, payments, ...)
- ✓ A Sandbox for realistic testing and quick validation
- ✓ A path to publish add-ons via the Marketplace
From build to publish
Once your add-on is ready, you can publish it in the Marketplace (public or private).
What you get
Core tools and capabilities you’ll typically need:
API
Programmatic access to resources (stores, menus, items, orders, ...).
Webhooks
Real-time events for automation and syncing.
Sandbox
A testing area and examples for faster iteration.
Auth & Tokens
Developer tokens and controlled store access.
Marketplace publishing
Publish add-ons and manage versions/status.
Reports
Reports and exports for analytics / BI connections.
How to get started
A simple path to start building:
Sign in to the Dev Portal
Open the portal and create your developer account.
Get access & token
Obtain your developer token and set up store access.
Test in Sandbox
Try requests in the sandbox and validate responses.
Build & publish
When ready, publish and manage your add-on in Marketplace.
Ready to start integrating?
Open the Dev Portal, read the docs, and test in the sandbox.