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.
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 →
Logical, modeled grouping for the pizzeria (shop) records that anchor the Slice platform - profile, address, hours, service areas, and pickup/delivery availability. Reflected in...
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...
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 ...
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...
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
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.