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 2 APIs on the APIs.io network: Orders API and Shops API. 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 10 more developer resources.

45.8/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
2 APIs
RestaurantPizzaOnline OrderingLocal CommerceMenusOrders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 45.8/100 · developing
Contract Quality 15.3 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.4 / 13
Governance 3.8 / 12
Discoverability 5.9 / 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/slice: 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 2

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.

Open Collections 2

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

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 2

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
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/slice.png
tags:
- 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.19'
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:
  - 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
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
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