v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to Amazon

This API method will generate a zip file containing 360 spin images that meet Amazon's requirements for width, height, format and file naming. The response will contain the zip file URL.

You must know the ASIN (Amazon Standard Identification Number) to use this 360 spin zip method. The ASIN is displayed on the Amazon product page.

post/v2/files/spin2amazon360

Request body

filenamestring required
asinstring required

Amazon Standard Identification Number

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "asin": "ASIN1234"
}

Response

Successful