Get Mockups API
API key required for authentication.
Optional parameter to filter mockups by catalog UUID.
a1b2c3d4-e5f6-4a5b-9c8d-1e2f3a4b5c6dOptional parameter to filter mockups by collection UUID.
f63c0cfa-f106-463e-bbf9-5514b5164245Optional parameter to include mockups from all catalogs. If false or omitted, only mockups from the default catalog are returned. Set to true to fetch from all catalogs.
falseOptional parameter to filter mockups by name.
My Coffee MugThe request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HEREA list of mockups retrieved successfully.
Bad request due to invalid input parameters.
Unauthorized request, invalid or missing API key.
API key required for authentication.
The UUID of the mockup to retrieve.
0460c0fe-a476-44da-bd2b-9f92a9f5f675The request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HEREThe mockup retrieved successfully.
Bad request.
Unauthorized request, invalid or missing API key.
Mockup with provided UUID not found.
catalog_uuid optional query parameter for Get Mockups
catalog_uuid optional query parameter for Get Mockupscollection_uuid optional query parameter for Get Mockups
collection_uuid optional query parameter for Get MockupsLast updated