---
title: "Sleevy OpenAPI Reference"
description: "Generated from Sleevy's OpenAPI schema. Browse every endpoint, parameter, request body, and response."
canonical: "https://sleevy.app/docs/api-reference"
source: "https://sleevy.app/docs/api-reference.md"
---

# Sleevy OpenAPI Reference



Every page in this section is generated from the [OpenAPI schema](/openapi.json), so it always matches the deployed API contract.

Pick an endpoint from the sidebar, or start with the core operations:

<Cards>
  <Card title="Capture a URL" description="POST /v1/captures — save a link to your queue." href="/docs/api-reference/captures.capture" />

  <Card title="List saved items" description="GET /v1/saved-items — read your queue back." href="/docs/api-reference/saved-items.list" />
</Cards>
