Skip to main content
Segment Recommendations

Authentication Required

This endpoint requires API key authentication via Bearer token in the Authorization header.

Path Parameters

string
required
Unique identifier for the customer segment to get recommendations for

Response

The API returns a JSON object with segment recommendations:

Error Codes

Example

Best Practices

  1. Caching: Cache segment recommendations as they change less frequently than individual customer recommendations
  2. Error Handling: Implement proper error handling for cases where no recommendations are available
  3. Rate Limiting: Be mindful of API rate limits (1000 requests per minute)
  4. Validation: Validate the segment_id format before making the request
Need help? Contact our support team at [email protected]