MarketMan website screenshot

MarketMan

MarketMan is a cloud-based restaurant inventory and purchasing management platform (part of the Meal Ticket portfolio) for back-of-house operations - inventory counts, supplier catalogs, purchase orders, deliveries, invoices, recipes/menu costing, and POS sales. The MarketMan API V3 is a JSON REST API with separate Buyer and Vendor surfaces, token authentication, and webhooks for order events.

MarketMan publishes 9 APIs on the APIs.io network, including Accounts API, Authentication API, Deliveries API, and 6 more. Tagged areas include Restaurant, Inventory, Purchasing, Supply Chain, and Food Service.

MarketMan’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

37.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
9 APIs
RestaurantInventoryPurchasingSupply ChainFood Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.8/100 · thin
Contract Quality 14.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/marketman: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

MarketMan Accounts API

Authorised buyer accounts and connected POS systems.

MarketMan Authentication API

Token acquisition and token status.

MarketMan Deliveries API

Vendor delivery notes and document submission.

MarketMan Docs API

Invoices and accounting documents.

MarketMan Inventory API

Inventory items, counts, transfers, waste, and UOM types.

MarketMan Items API

Vendors connected to a buyer account.

MarketMan Orders API

Purchase orders and vendor catalog items.

MarketMan Recipes API

Menu items, availability, and menu profitability.

MarketMan Webhooks API

Webhook subscriptions for order and account events.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

MarketMan API V3

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Marketman Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Marketman Authentication

apiKey · 1 scheme

SECURITY

Marketman Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Marketman Agentic Access

24 operations · 24 acting

24 operations · 24 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: marketman
url: https://raw.githubusercontent.com/api-evangelist/marketman/refs/heads/main/apis.yml
name: MarketMan
kind: company
description: MarketMan is a cloud-based restaurant inventory and purchasing management platform (part of the Meal Ticket portfolio)
  for back-of-house operations - inventory counts, supplier catalogs, purchase orders, deliveries, invoices, recipes/menu
  costing, and POS sales. The MarketMan API V3 is a JSON REST API with separate Buyer and Vendor surfaces, token authentication,
  and webhooks for order events.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/marketman.png
tags:
- Restaurant
- Inventory
- Purchasing
- Supply Chain
- Food Service
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: marketman:marketman-accounts-api
  name: MarketMan Accounts API
  description: Authorised buyer accounts and connected POS systems.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/marketman-accounts-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-authentication-api
  name: MarketMan Authentication API
  description: Token acquisition and token status.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/marketman-authentication-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-deliveries-api
  name: MarketMan Deliveries API
  description: Vendor delivery notes and document submission.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Deliveries
  properties:
  - type: OpenAPI
    url: openapi/marketman-deliveries-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-docs-api
  name: MarketMan Docs API
  description: Invoices and accounting documents.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Docs
  properties:
  - type: OpenAPI
    url: openapi/marketman-docs-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-inventory-api
  name: MarketMan Inventory API
  description: Inventory items, counts, transfers, waste, and UOM types.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/marketman-inventory-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-items-api
  name: MarketMan Items API
  description: Vendors connected to a buyer account.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/marketman-items-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-orders-api
  name: MarketMan Orders API
  description: Purchase orders and vendor catalog items.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/marketman-orders-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-recipes-api
  name: MarketMan Recipes API
  description: Menu items, availability, and menu profitability.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Recipes
  properties:
  - type: OpenAPI
    url: openapi/marketman-recipes-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
- aid: marketman:marketman-webhooks-api
  name: MarketMan Webhooks API
  description: Webhook subscriptions for order and account events.
  humanURL: https://api-doc.marketman.com/
  baseURL: https://api.marketman.com/v3
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/marketman-webhooks-api-openapi.yml
  - type: Documentation
    url: https://api-doc.marketman.com/
  - type: PostmanCollection
    url: collections/marketman.postman_collection.json
  - type: OpenCollection
    url: collections/marketman.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/marketman-agentic-access.yml
- type: DomainSecurity
  url: security/marketman-domain-security.yml
- type: Authentication
  url: authentication/marketman-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/marketman
- type: Website
  url: https://www.marketman.com
- type: Documentation
  url: https://api-doc.marketman.com/
- type: Plans
  url: plans/marketman-plans-pricing.yml
- type: RateLimits
  url: rate-limits/marketman-rate-limits.yml
- type: FinOps
  url: finops/marketman-finops.yml
- url: https://www.marketman.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com