Altium API Documentation
This API has been developed to access and perform various operations on product data. It is structured in accordance with RESTful architecture standards and can be easily integrated with modern systems.
Introduction
Thanks to this documentation:
- You can query products by ID or SKU,
- You can list products belonging to a specific category,
- You can access related categories and other basic information of products.
API responses are presented in a simple and understandable format, and sample request and response structures for each endpoint are specified in the documentation. Bearer Token is mandatory for endpoints that require authentication.