RotateProduct Docs

Effortlessly create professional product rotation videos to boost engagement and sales through our API.

POST /api/v1/generations
GET /api/v1/generations/:id
const response = await fetch('/api/v1/generations', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': `Bearer ${token}`,
},
body: JSON.stringify({ generations }),
});

Introduction

Getting started

Learn how to get RotateProduct set up in your project through our API endpoints.

API Access

Learn how to gain API access to our platform through API Keys.

Bulk Generations

Learn how to generate videos in bulks using our powerful Rotate Product Bulk Generate API

Polling Data

Learn how to reliably retrieve your generated videos by polling our API for completion status and results.

Generation Lifecycle

Learn more about how a generation progresses to completion.

Whether you're building a custom integration or enhancing your e-commerce pipeline, RotateProduct makes it easy to transform static product images into dynamic, studio-quality videos. With just a few API calls, you can generate rotations and highlight reels that drive customer engagement and boost conversions.


What is RotateProduct?

RotateProduct is a powerful API service that converts static product images into professional, engaging product videos. Our technology uses advanced AI rendering techniques to create dynamic 360° rotations, feature highlights, and animated product showcases without the need for expensive video production.

Quick start

Get up and running with RotateProduct in minutes by following these simple steps.

1. Create an account

Sign up for a RotateProduct account to get started. You can sign up using your email or with Single Sign-On (SSO) if your organization supports it. Don’t forget to verify your email address before proceeding

2. Generate an API key

Once your account is set up, navigate to the API Keys section in your settings to generate your unique API key. This key will be used to authenticate all your API requests.

# Keep your API key secure and never share it publicly
API_KEY=rp_prod_xxxxxxxxxxxxxxxxxxxx

Security Best Practice

Store your API key securely as an environment variable in your production environment and never hardcode it directly in your application or commit it to version control.

3. Start using our API

With your API key ready, you can now start making requests to our endpoints. RotateProduct offers multiple capabilities—from single image transformations to bulk video generation.

For a complete list of available endpoints, parameters, and usage examples, browse our API reference and the rest of our documentation to get started quickly and efficiently.


Getting help

We're here to help you integrate RotateProduct successfully into your workflow.

Documentation

Explore our comprehensive documentation for detailed information on all API endpoints, parameters, and integration guides:

  • API Access Guide – Learn how to gain API access to our platform through API Keys.
  • Bulk Generation – Learn how to generate videos in bulk using our powerful Rotate Product Bulk Generate API.
  • Data Polling Best Practices – Learn how to reliably retrieve your generated videos by polling our API for completion status and results.
  • Complete API Reference – A full reference for all available API endpoints and customization options.

Support

If you encounter any issues or have questions about implementing RotateProduct: