Getting Started
Introduction
Welcome to the Scango API Documentation
To use the API, you first need to generate an API key. This can be created under Settings > Organization > API Key.
Base URL
https://dashboard.scango.ch/api/v1
Authentication
- Type: Bearer Token
- Usage: Include the Bearer Token in the Authorization header for all requests.
API Structure
The Scango API provides access to the following main resources:
Products
Manage your product catalog
Orders
Access order information
Suppliers
View supplier details
Categories
Browse product categories
Important Notes
Currently, product images cannot be uploaded via the API.
Webhooks are not yet available. We recommend checking for new orders at your desired interval.