For AI agents: visit https://docs.spyne.ai/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Spyne Documentation
DocumentationAPI Reference
Go to Main WebsiteSpyne Documentation
Documentation
Go to Main Website
DocumentationAPI Reference

Latest Version (v2)

  • Overview
  • API & Webhook Guide
    • Authentication
    • Prerequisites
    • Transform your first Vehicle
    • Retrieve Transformed Vehicle
    • API Reference
    • Webhook
    • Explaining API and Webhook Response
  • Spyne Automobile SDK
    • Android
      • Steps to Integrate
      • Initiate a Shoot
      • Callbacks: Tracking the Shoot Lifecycle
      • Resume a Shoot
      • Upload Handling: Tracking and Managing Uploads
    • iOS
      • Steps to Integrate
      • Initiate a shoot
      • Callbacks: Tracking the Shoot Lifecycle
      • Resume a Shoot
      • Upload Handling: Tracking and Managing Uploads
      • Customize shooting flow
    • Language Codes
  • Spyne App Guide
    • Setup shooting preferences
    • Shoot your first vehicle
    • Managing Your Inventory in Spyne
    • How to Add, Remove, or Reshoot Media for a Vehicle

Old Version (v1)

  • SDK Integration
    • iOS
      • iOS SDK Quick Start Guide
      • Initiating Basic Shoot
      • iOS SDK React<>Swift Bridge
    • Android
      • Android SDK Quick Start Guide
      • Initiating Images and 360 Shoot
      • Initiating Draft & Reshoot (Image/Catalog Flow)
      • Advanced SDK Configuration

FTP Integration

  • File Transfer Protocol (FTP)
Powered byĀ 
  1. Latest Version (v2)
  2. API & Webhook Guide

Retrieve Transformed Vehicle

Poll for Transformed media

Use the dealerVinId to get the transformed media.

method: get
path: /merchandise
View and try the API
šŸ“˜

Setup webhook endpoint to directly receive the transformed media

Webhook Setup Guide

Updated 10 months ago


Transform your first Vehicle
Webhook