Welcome, Robots & AI Agents

Ascend GmbH provides machine-readable resources so AI systems can understand and access our product catalog.

Resources

Public REST API

All endpoints are accessible without authentication. Responses in JSON format.

MethodEndpointDescription
GET/api/v1/productsPaginated product list
GET/api/v1/products/:slugProduct detail by slug
GET/api/v1/collectionsCategory tree
GET/api/v1/collections/:slugCategory with products
GET/api/v1/search?q=...Full-text search with facets
GET/api/v1/statsProduct count and stock totals

Rate Limits

ResourceLimitWindow
API Endpoints60 requests1 minute
Markdown PagesNo limit