REST API

Complete API reference for building custom integrations with Merchify

Getting Started

The Merchify REST API provides programmatic access to create and manage products, variants, mockups, and orders. All API endpoints use JSON for request and response bodies.

Base URL
https://api.merchify.com/v1

Authentication

All API requests require authentication using an API key. Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

API Reference

Browse the available endpoints in the sidebar to see detailed documentation for each resource:

Products

Create, read, update, and delete products

Variants

Manage product variants and options

Mockups

Generate product mockups with artwork

Orders

Create and manage customer orders