Introduction

The Middesk API is organized around REST. Our API has predictable, resource-oriented URLs and uses HTTP response codes to indicate API errors. JSON is returned by all API responses, including errors.

To support your development cycles, our API has a test environment.

You can access your API keys via Developer Settings.

The Middesk API has rate limiting to ensure high performance across all customers. Requests per customer are limited to 20 requests per second.