Jump to Content
Spyne Documentation
DocumentationAPI ReferenceCommunity
Go to Main WebsiteSpyne Documentation
Documentation
Go to Main Website
DocumentationAPI ReferenceCommunity
All
Pages
Start typing to search…

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 

Authentication

All APIs use Bearer Token Authentication.

Steps to Get API Key:

  1. Visit Spyne Console
  2. Login or Signup
  3. Go to Developer Hub > API Keys
  4. Click Generate Key and give it a label (e.g., Production)
  5. Copy the key and store it securely – it is shown only once

    🔁 If lost, regenerate a new API key in the similar fashion.

Updated 7 months ago


Overview
Prerequisites