Pixelsquid API connects developers to Pixelsquid product metadata and spinner content. The api is currently on version 1.0. It follows the JSON API v1.0 standard. Consult the json schema and schema overview for details on each response format.

Resources

Download_links

Resource Description
POST /api/products/:product_id/download_links Get a time expiring secure link to a product spinner angle or set of spinner frame as an mp4/webm video.

Product_collections

Resource Description
GET /api/product_collections/:id Get product collection metadata
GET /api/product_collections Product Collection Search

Products

Resource Description
GET /api/products/:id Get product metadata by product ID
GET /api/products Product Search

Spinners

Resource Description
GET /api/products/:product_id/spinners/:id Get product spinner metadata by product ID. The Spinner contains links to sprite sheets for the various angles available, and describes which formats, resolutions and lat/longs are available for those angles.