Developers

Build on runmyhub.

One REST API for catalog, sales, inventory, payroll, time and finance โ€” plus content-addressed offline sync and an MCP server. Anything the app can do, the API can do.

https://api.runmyhub.com/v1
# 1 ยท Grab a sandbox key in the portal, then call the API
curl -H "x-api-key: $RUNMYHUB_KEY" \
  "https://api.runmyhub.com/v1/products?limit=5"

# Public, no key needed โ€” the whole API surface:
curl https://api.runmyhub.com/openapi.json

Watch: why build on runmyhub

60 seconds โ€” the platform from a developer's view.

Why developers like it

๐Ÿงฉ

155 REST endpoints

Everything the app can do โ€” catalog, sales, inventory, payroll, reports โ€” reachable programmatically.

๐Ÿ“‘

OpenAPI & versioned

Date-versioned and contract-tested. No breaking change without a new version.

โšก

Sandbox in minutes

In-memory demo with sample data. Test the whole flow โ€” no real money.

๐Ÿ›ก๏ธ

Money-safe by design

Idempotency keys, rate limits, signed webhooks and unified error objects.

Quick reference

Grab a sandbox key in the portal, set the header, go โ€” no real money, no SMS. The whole API surface is public at /openapi.json.

Base URL
https://api.runmyhub.com/v1
Authentication
x-api-key ยท or Auth0 Bearer token
API version
2026-06-01
OpenAPI spec
/openapi.json

API

What you can build

155 endpoints over one tenant-safe data layer. A selection:

๐Ÿ›’

Catalog

Products, categories, taxes, attributes, modifiers, price lists, assortments.

๐Ÿงพ

Sales

Transactions, receipts, refunds โ€” append-only and idempotent.

๐Ÿ“Š

Reports & closures

Revenue, bestsellers, Z-closures, CSV/PDF export.

๐Ÿฌ

Locations & devices

Regions, shops, tills and device pairing over one hierarchy.

๐Ÿ”„

Sync & webhooks

Content-addressed offline sync (Merkle tree) + signed webhooks.

๐Ÿค–

AI & MCP

AI assistant over your data + an MCP server that plugs AI tools in directly.

๐Ÿ”Œ

Also there: an MCP server

Connect your AI tools directly to runmyhub via the Model Context Protocol โ€” your business becomes AI-ready without writing your own integration.

Get an API key

Partner program

Build your tool on runmyhub โ€” and earn from it

Put your solution in front of thousands of businesses. One marketplace, one billing relationship, one integration โ€” you build the tool, we bring the customers and the payments.

๐Ÿ› ๏ธ

1 ยท Build

Build your tool against the open REST API (155 endpoints) and the MCP server โ€” catalog, sales, inventory, payroll, finance. Sandbox in minutes.

๐Ÿช

2 ยท Publish

List your app in the runmyhub marketplace. Every business on the platform can find it โ€” across all verticals and countries.

๐Ÿ’ณ

3 ยท Monetize

Set your price. We bill it on the business's invoice and pay you out โ€” you keep the lion's share.

๐Ÿ“ˆ

4 ยท Grow

One integration reaches the whole platform. With co-marketing and usage insights, you grow with every new business.

๐Ÿ’ฐ

How you earn

You set the price โ€” subscription or one-time. runmyhub bills it on the business's own invoice and pays you out. Through a fair revenue-share model you keep the lion's share.

  • โœ“ Your own pricing โ€” subscription or one-time, per business
  • โœ“ We handle billing, invoicing & payouts
  • โœ“ Fair revenue share โ€” you keep the lion's share

Become a platform partner

Tell us about your tool โ€” we'll bring it to the marketplace and in front of the right businesses.

Up and running in minutes

Grab a sandbox key and build against the real API โ€” before you ship a single line to production.