> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://api-docs.zippd.com/llms.txt.
> For full documentation content, see https://api-docs.zippd.com/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://api-docs.zippd.com/_mcp/server.

# Introduction

The Zippd API presets a simple RESTful interface for interacting with the Zippd platform. By providing a Zippd Bearer Token, users of the API can request orders, and perform other actions.

Please note that all requests require the `Accept` header to have value `application/json`.