HungryPanda Merchant & Partner API

The regionally partitioned HTTP API behind the HungryPanda merchant back office (merchant.hungrypanda.co) and the POS/middleware partner integrations. It carries merchant onboarding and authentication, shop/ERP administration, menu synchronisation, order injection and order-status callbacks. Every request is authenticated; an unauthenticated call to any path returns HTTP 200 with the JSON envelope {"code":40001}. No public specification, developer portal or self-service sign-up exists — App Key, Secret Key and ShopID are issued by HungryPanda to approved merchants and POS partners.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/merchant-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: hungrypanda:merchant-api
name: HungryPanda Merchant & Partner API
description: The regionally partitioned HTTP API behind the HungryPanda merchant back office (merchant.hungrypanda.co)
  and the POS/middleware partner integrations. It carries merchant onboarding and authentication, shop/ERP
  administration, menu synchronisation, order injection and order-status callbacks. Every request is authenticated;
  an unauthenticated call to any path returns HTTP 200 with the JSON envelope {"code":40001}. No public
  specification, developer portal or self-service sign-up exists — App Key, Secret Key and ShopID are
  issued by HungryPanda to approved merchants and POS partners.
humanURL: https://www.hungrypanda.co/merchants/
baseURL: https://api-uk-f2e.hungrypanda.co
tags:
- Food Delivery
- Orders
- Menus
- Merchants
- Point of Sale
properties:
- type: Authentication
  url: authentication/hungrypanda-authentication.yml
- type: ErrorCatalog
  url: errors/hungrypanda-problem-types.yml
- type: Conventions
  url: conventions/hungrypanda-conventions.yml
- type: Lifecycle
  url: lifecycle/hungrypanda-lifecycle.yml
x-evidence:
  discovery: Regional API hosts read verbatim from the first-party merchant back-office bundle https://merchant.hungrypanda.co/bundle_8782eba0181f95878b4f.js
    (API_PROXY / GATEWAY config map), then probed live.
  probed: '2026-08-22'
  regional_bases:
  - https://api-uk-f2e.hungrypanda.co
  - https://api-usa-f2e.hungrypanda.co
  - https://api-eur-f2e.hungrypanda.co
  - https://api-ca-f2e.hungrypanda.co
  - https://api-aus-f2e.hungrypanda.co
  - https://api-nzd-f2e.hungrypanda.co
  - https://api-jp-f2e.hungrypanda.co
  - https://api-kr-f2e.hungrypanda.co
  - https://api-sg-f2e.hungrypanda.co
  gateway_hosts:
  - https://uk-gateway.hungrypanda.co
  - https://usa-gateway.hungrypanda.co
  - https://fr-gateway.hungrypanda.co
  - https://ca-gateway.hungrypanda.co
  - https://aus-gateway.hungrypanda.co
  - https://nzd-gateway.hungrypanda.co
  - https://jp-gateway.hungrypanda.co
  - https://kr-gateway.hungrypanda.co
  - https://sg-gateway.hungrypanda.co
  contract: No OpenAPI, Swagger, GraphQL, AsyncAPI, gRPC or WSDL contract is published on any HungryPanda
    host. STEP 0b discovery misses recorded in well-known/hungrypanda-well-known.yml.