Build on Appetite
Start building in three steps
Self-serve onboarding with a quick admin approval in between.
Sign up
Create your organisation with your work email — it takes a minute.
Get approved
An Appetite admin reviews your organisation. We’ll email you the moment you’re approved.
Start building
Create an API key, request restaurant access, and make your first call.
Everything you need to integrate
From your first key to production webhooks and analytics — all self-serve.
API keys
Issue and revoke keys in a click. Secrets are hashed at rest and shown once at creation.
Webhooks
Subscribe to events and receive signed payloads at your endpoint, with a delivery log.
Usage analytics
Track request volume, error rates and rate-limit consumption across the last 30 days.
Multi-restaurant
Integrate with many restaurants — each owner grants your organisation access individually.
Secure by default
Admin-approved organisations, scoped tokens and role-based access for your team.
Fast onboarding
Self-serve signup and a clear, embedded API reference so you can ship in an afternoon.
Built for your stack
However you work with restaurant data, Appetite fits in.
Aggregators
Keep orders, menus and availability in sync across every venue you list.
BI & analytics
Pull usage and performance metrics straight into your dashboards and warehouse.
Kitchen management
React to order events in real time to drive prep and the line.
Accounting
Reconcile sales and payouts automatically, venue by venue.
Up and running in minutes
Create a key, authenticate with a Bearer token, and call the API in your language of choice. No SDK required.
curl https://api.appetitepos.com.au/v1/usage \
-H "Authorization: Bearer sk_live_••••3a7f"Response
{
"totalRequests": 48213,
"errorRate": 0.012,
"daily": [
{ "date": "2026-06-01", "requests": 1624, "errors": 18 }
]
}Frequently asked questions
Everything else you might want to know before you build.
Ready to build?
Create your organisation, get approved, and start making requests today.