Get Mockups API
Last updated
Was this helpful?
Last updated
Was this helpful?
On the page on the web application, you can create collections and add mockups to them to achieve better organization and more flexibility.
Also, you can get collections UUIDs by calling which will retrieve all created collections and their UUIDs.
Retrieves a list of available mockups.
Optional parameter to filter mockups by collection UUID.
f63c0cfa-f106-463e-bbf9-5514b5164245
The request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HERE
Retrieves a specific mockup using its UUID.
The UUID of the mockup to retrieve.
0460c0fe-a476-44da-bd2b-9f92a9f5f675
The request must accept JSON responses.
API key required for authentication.
YOUR_API_KEY_HERE