Special
Product code for 360° image lookup.
Must be alphanumeric (no slashes or special characters).
SHOE12345Pattern: ^[a-zA-Z0-9]+$360° images retrieved successfully
Response containing 360-degree product image information.
Indicates if 360° viewing is available for this product.
When false, the images array will be empty.
trueOrdered list of image URLs for 360° rotation.
Images should be displayed in sequence to create the rotation effect. Typical sequences contain 24-72 images (representing 15° or 5° intervals).
["https://cdn.akinon.com/360/product-001.jpg","https://cdn.akinon.com/360/product-002.jpg","https://cdn.akinon.com/360/product-003.jpg"]Invalid code format.
The code must be alphanumeric without special characters.
Image URL retrieved successfully from external service
Response containing the transformed image URL.
URL of the transformed image.
This URL can be used directly in <img> tags or CSS backgrounds.
The transformed image is cached for performance.
https://cdn.akinon.com/transform/abc123.webpExternal service error.
The upstream image service returned an error or is unavailable.
Last updated
Was this helpful?

