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
- Restaurant, Pizza, Online Ordering, Local Commerce, Menus, Orders
- Created: 2026-06-02
- Modified: 2026-06-03
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/
- Online Ordering, Shops, Orders, Pizzerias, REST
- Documentation
- OpenAPI
- API Key (partner-issued)
- Naftiko Capability — Shops
- Naftiko Capability — Orders
- JSON-LD
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/
- Online Ordering, Shops, Orders, Pizzerias, REST
- Documentation
- OpenAPI
- API Key (partner-issued)
- Naftiko Capability — Shops
- Naftiko Capability — Orders
- JSON-LD
- Website
- Documentation
- GettingStarted
- Pricing
- Support
- API Support
- GitHubOrganization
- Plans
- RateLimits
- FinOps
- Vocabulary
- SpectralRules
| 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). |
| 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. |
| 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. |
| 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. |
Machine-readable API specifications organized by format.
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 |
- Slice Vocabulary — Unified taxonomy mapping 2 APIs, 4 resources, and 5 actions across operational (OpenAPI) and capability (Naftiko) dimensions.
- Slice Spectral Ruleset — 14 rules enforcing Slice API conventions (info/metadata, OpenAPI version, security, path naming, operations, and Title Case tags).
- Plans (API Commons Plans 0.1) — Slice Essentials ($2.99/order) and Slice Premium ($2.50/order) flat per-order tiers; partner-gated API access.
- Rate Limits (API Commons Rate Limits 0.1) — Per-key limits not publicly published; partner-agreement governed.
- FinOps (FOCUS-aligned) — Flat per-order billing model with the order as the billable unit.
FN: Kin Lane
Email: kin@apievangelist.com