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
| Resource | Who it's for |
|---|---|
| Getting Started | Developers integrating with the API |
| API Reference | Full endpoint catalog with interactive examples |
| Guides | Step-by-step tutorials for common integrations |
| Features | Help 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?
- Check the Getting Started section if you're new to the API
- Browse Features for help with specific platform functionality
- Email support@spectradiag.com for anything else