Slice website screenshot

Slice

Slice is an online ordering and management platform built specifically for independent local pizzerias, giving small shops digital ordering, marketing, loyalty, and back-office tools that compete with large delivery marketplaces at a low flat per-order fee. For technology partners, Slice publishes a Slice Public API documented on a Stoplight developer portal, exposing pizzeria-oriented resources such as shops and orders over a RESTful HTTP interface in two versions (v1 and v2). The platform serves pizzeria owners and the partners that integrate ordering, POS, and operations into the Slice network across thousands of locations.

Slice publishes 4 APIs on the APIs.io network, including Orders API, Shops API, Shops API (Modeled), and 1 more. Tagged areas include Restaurant, Pizza, Online Ordering, Local Commerce, and Menus.

The Slice catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Slice’s developer surface includes authentication, documentation, getting-started guide, pricing, support, engineering blog, and 11 more developer resources.

33.0/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
2 APIs
RestaurantPizzaOnline OrderingLocal CommerceMenusOrder

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/slice: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

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

Slice Orders API

Create, retrieve, update, and cancel orders against a Slice shop.

Slice Shops API

Discover pizzerias (shops) in the Slice network.

Slice Shops API (Modeled)

Logical, modeled grouping for the pizzeria (shop) records that anchor the Slice platform - profile, address, hours, service areas, and pickup/delivery availability. Reflected in...

Slice Menu API (Modeled)

Logical, modeled grouping for a shop's menu - categories, items, sizes, toppings, and pricing (the Owner's Portal exposes shop menu items at owners.slicelife.com/shops/{id}/menu...

Slice Orders API (Modeled)

Logical, modeled grouping for online orders placed for pickup or delivery - cart, checkout, order status, and fulfillment. Central to Slice's per-order commercial model (a flat ...

Slice Customers API (Modeled)

Logical, modeled grouping for the diner accounts, order history, and marketing/loyalty relationships that Slice manages on behalf of shops (consumer identity is handled via Auth...

Open Collections 5

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

API Collection

OPEN COLLECTION

Slice Public Orders API

OPEN COLLECTION

Slice Public API

OPEN COLLECTION

Slice Public API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Slice Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Slice Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Slice Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Slice Context

4 classes · 4 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Slice API Rules

14 rules · 3 errors 11 warnings

SPECTRAL

Security Posture 2

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

Slice Authentication

apiKey · 1 scheme

SECURITY

Slice Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Slice Agentic Access

10 operations · 6 acting

10 operations · 6 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: slice
name: Slice
description: Slice is an online ordering and management platform built specifically for independent local pizzerias, giving
  small shops digital ordering, marketing, loyalty, and back-office tools that compete with large delivery marketplaces at
  a low flat per-order fee. For technology partners, Slice publishes a Slice Public API documented on a Stoplight developer
  portal, exposing pizzeria-oriented resources such as shops and orders over a RESTful HTTP interface in two versions (v1
  and v2). The platform serves pizzeria owners and the partners that integrate ordering, POS, and operations into the Slice
  network across thousands of locations.
type: Index
x-type: company
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/slice.png
tags:
- Restaurant
- Pizza
- Online Ordering
- Local Commerce
- Menus
- Order
tags_raw:
- Restaurant
- Pizza
- Online Ordering
- Local Commerce
- Menus
- Orders
url: https://raw.githubusercontent.com/api-evangelist/slice/refs/heads/main/apis.yml
created: '2026-06-02'
modified: '2026-06-03'
specificationVersion: '0.23'
apis:
- aid: slice:slice-orders-api
  name: Slice Orders API
  description: Create, retrieve, update, and cancel orders against a Slice shop.
  humanURL: https://developer.slicelife.com/
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/slice-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.slicelife.com/
  - type: Authentication
    url: https://developer.slicelife.com/
  - type: JSONLD
    url: json-ld/slice-context.jsonld
- aid: slice:slice-shops-api
  name: Slice Shops API
  description: Discover pizzerias (shops) in the Slice network.
  humanURL: https://developer.slicelife.com/
  tags:
  - Shops
  properties:
  - type: OpenAPI
    url: openapi/slice-shops-api-openapi.yml
  - type: Documentation
    url: https://developer.slicelife.com/
  - type: Authentication
    url: https://developer.slicelife.com/
  - type: JSONLD
    url: json-ld/slice-context.jsonld
- aid: slice:slice-shops-api
  name: Slice Shops API (Modeled)
  tags:
  - Shops
  - Restaurant
  - Merchants
  tags_raw:
  - Shops
  - Restaurants
  - Merchants
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.slicelife.com/
  properties:
  - url: https://developer.slicelife.com/
    type: Documentation
  description: Logical, modeled grouping for the pizzeria (shop) records that anchor the Slice platform - profile, address,
    hours, service areas, and pickup/delivery availability. Reflected in the Owner's Portal shop surfaces (owners.slicelife.com/shops).
    No public endpoint reference is documented; access is partner-gated. Endpoints are modeled, not sourced from an OpenAPI
    definition.
- aid: slice:slice-menu-api
  name: Slice Menu API (Modeled)
  tags:
  - Menus
  - Item
  - Catalog
  tags_raw:
  - Menu
  - Items
  - Catalog
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.slicelife.com/
  properties:
  - url: https://developer.slicelife.com/
    type: Documentation
  description: Logical, modeled grouping for a shop's menu - categories, items, sizes, toppings, and pricing (the Owner's
    Portal exposes shop menu items at owners.slicelife.com/shops/{id}/menu/items). No public endpoint reference is documented;
    access is partner-gated. Endpoints are modeled, not sourced from an OpenAPI definition.
- aid: slice:slice-orders-api
  name: Slice Orders API (Modeled)
  tags:
  - Order
  - Checkout
  - Fulfillment
  tags_raw:
  - Orders
  - Checkout
  - Fulfillment
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.slicelife.com/
  properties:
  - url: https://developer.slicelife.com/
    type: Documentation
  description: Logical, modeled grouping for online orders placed for pickup or delivery - cart, checkout, order status, and
    fulfillment. Central to Slice's per-order commercial model (a flat per-order fee to the shop rather than a percentage).
    No public endpoint reference is documented; access is partner-gated. Endpoints are modeled, not sourced from an OpenAPI
    definition.
- aid: slice:slice-customers-api
  name: Slice Customers API (Modeled)
  tags:
  - Customers
  - Account
  - Loyalty
  tags_raw:
  - Customers
  - Accounts
  - Loyalty
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.slicelife.com/
  properties:
  - url: https://developer.slicelife.com/
    type: Documentation
  description: Logical, modeled grouping for the diner accounts, order history, and marketing/loyalty relationships that Slice
    manages on behalf of shops (consumer identity is handled via Auth0). No public endpoint reference is documented; access
    is partner-gated. Endpoints are modeled, not sourced from an OpenAPI definition.
common:
- type: AgenticAccess
  url: agentic-access/slice-agentic-access.yml
- type: DomainSecurity
  url: security/slice-domain-security.yml
- type: Authentication
  url: authentication/slice-authentication.yml
- type: Website
  url: https://slicelife.com/
- type: Documentation
  url: https://developer.slicelife.com/
- type: GettingStarted
  url: https://developer.slicelife.com/docs/Getting-started.md
- type: Pricing
  url: https://slice.com/pricing/
- type: Support
  url: https://slicelife.com/pages/support
- type: Contact
  url: mailto:api-support@slicelife.com
  title: API Support
- type: GitHubOrganization
  url: https://github.com/slicelife
- type: Plans
  url: plans/slice-plans-pricing.yml
- type: RateLimits
  url: rate-limits/slice-rate-limits.yml
- type: FinOps
  url: finops/slice-finops.yml
- type: Vocabulary
  url: vocabulary/slice-vocabulary.yml
- type: SpectralRules
  url: rules/slice-rules.yml
- url: https://blog.slicelife.com/feed/
  type: Blog
- url: https://blog.slicelife.com/
  type: Blog
features:
- name: Shop Discovery
  description: Retrieve pizzerias (shops) available in the Slice network via GET /shops.
- name: Order Lifecycle
  description: Create, retrieve, update, and cancel orders against a Slice shop via the /orders resource.
- name: Two API Versions
  description: Both v1 and v2 of the Slice Public API are published, sharing the same shops-and-orders surface.
- name: Partner API Key Authentication
  description: Programmatic access is gated to approved technology partners via an API key issued by Slice.
- name: Stoplight Developer Portal
  description: API documentation, onboarding, and reference are hosted on developer.slicelife.com (Stoplight).
useCases:
- name: Partner Order Integration
  description: Technology partners place and manage orders against Slice pizzerias programmatically.
- name: POS and Operations Sync
  description: Integrate point-of-sale and operations systems with the Slice network of independent pizzerias.
- name: Shop Catalog Sync
  description: Pull the set of Slice shops to power partner-side discovery and routing.
integrations:
- name: Point-of-Sale Systems
  description: Connect pizzeria POS systems to the Slice ordering and operations surface.
- name: Ordering and Marketplace Partners
  description: Technology partners that integrate ordering into the Slice network of local pizzerias.
solutions:
- name: Independent Pizzerias
  description: Digital ordering, marketing, loyalty, and back-office tooling at a low flat per-order fee.
- name: Technology Partners
  description: Programmatic shops-and-orders access to the Slice network via the partner-issued Public API.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/slice"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/slice/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/slice/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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