Skip to content

api-evangelist/slice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slice (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.

URL: Visit APIs.json URL

Run: Capabilities Using Naftiko

Tags:

  • Restaurant, Pizza, Online Ordering, Local Commerce, Menus, Orders

Timestamps

  • Created: 2026-06-02
  • Modified: 2026-06-03

APIs

Slice Public API (v1)

Version 1 of the Slice Public API: a RESTful HTTP API documented on Slice's Stoplight developer portal (project slice-public-api, spec node /API-V1.yaml). It provides programmatic access to pizzeria-focused resources in the Slice network — shops and orders — for technology partners integrating ordering and operations with local pizzerias. Paths, methods, operation summaries, and component-schema names were confirmed from Slice's live Stoplight project node tree; schema property internals are auth-gated and not enumerated.

Human URL: https://developer.slicelife.com/

Tags:

  • Online Ordering, Shops, Orders, Pizzerias, REST

Properties

Slice Public API (v2)

Version 2 of the Slice Public API on Slice's Stoplight developer portal (spec node /API-V2.yaml). It exposes the same shops and orders surface as v1 — GET /shops plus create/get/update/delete on /orders — confirmed from the live Stoplight project node tree.

Human URL: https://developer.slicelife.com/

Tags:

  • Online Ordering, Shops, Orders, Pizzerias, REST

Properties

Common Properties

Features

Name Description
Shop Discovery Retrieve pizzerias (shops) available in the Slice network via GET /shops.
Order Lifecycle Create, retrieve, update, and cancel orders against a Slice shop via the /orders resource.
Two API Versions Both v1 and v2 of the Slice Public API are published, sharing the same shops-and-orders surface.
Partner API Key Authentication Programmatic access is gated to approved technology partners via an API key issued by Slice.
Stoplight Developer Portal API documentation, onboarding, and reference are hosted on developer.slicelife.com (Stoplight).

Use Cases

Name Description
Partner Order Integration Technology partners place and manage orders against Slice pizzerias programmatically.
POS and Operations Sync Integrate point-of-sale and operations systems with the Slice network of independent pizzerias.
Shop Catalog Sync Pull the set of Slice shops to power partner-side discovery and routing.

Integrations

Name Description
Point-of-Sale Systems Connect pizzeria POS systems to the Slice ordering and operations surface.
Ordering and Marketplace Partners Technology partners that integrate ordering into the Slice network of local pizzerias.

Solutions

Name Description
Independent Pizzerias Digital ordering, marketing, loyalty, and back-office tooling at a low flat per-order fee.
Technology Partners Programmatic shops-and-orders access to the Slice network via the partner-issued Public API.

Artifacts

Machine-readable API specifications organized by format.

OpenAPI

JSON-LD

Capabilities

Self-contained Naftiko capabilities, one per business surface (OpenAPI tag), each with inline REST and MCP exposers.

Capability API Operations Tools
Shops (v1) Slice Public API (v1) 1 1
Orders (v1) Slice Public API (v1) 4 4
Shops (v2) Slice Public API (v2) 1 1
Orders (v2) Slice Public API (v2) 4 4

Vocabulary

  • Slice Vocabulary — Unified taxonomy mapping 2 APIs, 4 resources, and 5 actions across operational (OpenAPI) and capability (Naftiko) dimensions.

Rules

  • Slice Spectral Ruleset — 14 rules enforcing Slice API conventions (info/metadata, OpenAPI version, security, path naming, operations, and Title Case tags).

Commercial

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

API Evangelist provider profile for Slice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors