Introduction

Spectra Documentation

Welcome to the Spectra documentation. Here you'll find everything you need to:

  • Use the Spectra platform — storefront, buyback, repairs, kiosk, admin, reports, and more
  • Integrate with the Spectra API — read and write to your data programmatically
  • Subscribe to webhooks — get notified of orders, returns, inventory changes, and more

Where to start

ResourceWho it's for
Getting StartedDevelopers integrating with the API
API ReferenceFull endpoint catalog with interactive examples
GuidesStep-by-step tutorials for common integrations
FeaturesHelp docs for every part of the Spectra platform

Quick example

curl https://api.spectradiag.com/api/v1/products \
  -H "Authorization: Bearer spk_live_xxxxxxxxxxxxxxxxxxxxxxxx"

Need help?