Skip to main content
POST
Recommendations

Authentication

All requests must include an API key via the x-api-key header or key query parameter. The workspace is resolved automatically from the API key — do not pass workspaceId in the request body.

Recommendation Models

Graceful Degradation

Event-based models (frequently_bought_together, recommended_for_you, buy_it_again) require sufficient event volume. When event data is insufficient, these models automatically fall back to a catalog-based model. The response includes fallback: true and fallbackModel indicating which model was used instead.

Request Format

Parameters

Response Format

Última modificação em 12 de março de 2026