Skip to main content
Short Menu’s API is in active development. We only have a very limited set of APIs available, but are expanding constantly. If you have a use-case that isn’t considered in our API, please don’t hesitate to reach out at [email protected].

Base URL

Short Menu’s REST API is served over HTTPS. The base URL for all endpoints is:

Authentication

All API endpoints are authenticated using API Keys. To authenticate, you need to include the x-api-key header with a Short Menu API Key. You can create API Keys at shm.to/create-api-key.

Response Codes

Short Menu’s API uses standard HTTP status codes to indicate the result of a request. Here are the most common response codes:

OpenAPI Spec

The OpenAPI spec of our API is available for download at shm.to/openapi.