Skip to main content
This tutorial will walk you through creating products in the Lightyshare API, from basic products to complex setups with equipment and images.

Prerequisites

  • Valid API token
  • Basic understanding of HTTP requests
  • JSON data structure knowledge

Basic Product Creation

Let’s start with a simple camera product:

Response

Product with Equipment

Create a camera kit with included accessories:

Product with Images

Add high-quality images to showcase your product:

Lighting Equipment

Create a professional lighting setup:

Bulk Product Creation

If you need to create multiple products, use a script:

Common Mistakes to Avoid

1. Missing Required Fields

2. Invalid SKU for Unit Stock

3. Invalid Equipment Structure

Best Practices

1. Descriptive Titles

  • Use clear, descriptive titles
  • Include brand and model when applicable
  • Keep titles under 255 characters

2. Detailed Descriptions

  • Include key specifications
  • Mention included accessories
  • Use Markdown formatting for better readability

3. Realistic Pricing

  • Research market rates
  • Consider equipment value and condition
  • Factor in maintenance costs

4. Quality Images

  • Use high-resolution photos
  • Show multiple angles
  • Include images of accessories

5. Accurate Inventory

  • Keep SKU numbers unique
  • Update quantities regularly
  • Mark items as offline when unavailable

Next Steps

After creating your products, you can:
  1. Update products to modify details
  2. Create bundles to group related products
  3. Manage inventory by updating quantities
  4. Monitor rentals to track usage
Check out the Products and Bundles documentation for more details.