---
seo:
  description: Customer REST API for scango.ch.
sidebar:
  label: Overview
title: scango.ch API
---
Customer REST API for scango.ch.

Authenticate with `Authorization: Bearer <api-key>` (Read or Write). Money amounts are integer cents. List responses use `{ data, meta }`.

<ApiOverview source="en-api-reference" />

## Products

Product catalog

<ApiTagOperations source="en-api-reference" tag="products" />

## Orders

Orders

<ApiTagOperations source="en-api-reference" tag="orders" />

## Suppliers

Suppliers

<ApiTagOperations source="en-api-reference" tag="suppliers" />

## Categories

Categories

<ApiTagOperations source="en-api-reference" tag="categories" />

## Stores

Store locations

<ApiTagOperations source="en-api-reference" tag="stores" />

## Identity logs

Identity verification logs and blocked identities. Available only when the identity-logs feature is enabled for the organization.

<ApiTagOperations source="en-api-reference" tag="identity-logs" />
