Skip to main content

Overview

The Filemonk API is a read-only REST API that provides access to orders and digital downloads for your Shopify store. All endpoints return JSON responses.
The API is currently read-only. You can retrieve orders and download information but cannot create, update, or delete resources.

Endpoints

Common response codes

Status CodeDescription
200 OKRequest succeeded
401 UnauthorizedMissing or invalid API key
404 Not FoundResource does not exist
429 Too Many RequestsRate limit exceeded — check the Retry-After header