Both
front and back are required once and have fixed orientation. Prepare
the two sides independently. Do not combine them into an artwork asset.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Choose a small or large two-sided acrylic keychain.
| Product ID | Physical output | Required front and back ratio |
|---|---|---|
acrylic-keychain-small | 1.5 × 1.875 inches | 4:5 |
acrylic-keychain-large | 3 × 2.125 inches | 7:5 |
front and back are required once and have fixed orientation. Prepare
the two sides independently. Do not combine them into an artwork asset.
{
"product": { "id": "acrylic-keychain-small", "revision": 1 },
"quantity": 1,
"assets": [
{ "role": "front", "url": "https://cdn.example.com/keychain-front.jpg", "pixel_width": 1600, "pixel_height": 2000 },
{ "role": "back", "url": "https://cdn.example.com/keychain-back.jpg", "pixel_width": 1600, "pixel_height": 2000 }
]
}