Appetite Partner APIs

Build on Appetite

The restaurant analytics platform for partners. Issue API keys, configure webhooks and monitor usage — all self-serve.

Self-serve signup Admin-approved Free to start
appetite — apilive
$
Get started

Start building in three steps

Self-serve onboarding with a quick admin approval in between.

1

Sign up

Create your organisation with your work email — it takes a minute.

2

Get approved

An Appetite admin reviews your organisation. We’ll email you the moment you’re approved.

3

Start building

Create an API key, request restaurant access, and make your first call.

Capabilities

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.

Who it's for

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.

Quickstart

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.

Read the guide
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 }
  ]
}
FAQ

Frequently asked questions

Everything else you might want to know before you build.

Sign up and an Appetite admin will review your organisation before your keys go live. You’ll be emailed as soon as you’re approved.
Get started

Ready to build?

Create your organisation, get approved, and start making requests today.