Group rooms into reference buckets

Overview

Assign supplier rooms to reference room buckets. Each supplier room is placed under its best-matching reference room (exclusive assignment - one group per supplier).

When to Use

  • Catalog-based grouping - Assign suppliers to your normalized reference rooms
  • Bulk bucketing - Quickly categorize many supplier rooms by reference
  • Strict assignment - Ensure each supplier maps to exactly one reference (or none)
  • Quality control - High default threshold (0.8) ensures confident assignments

What You Get

  • Groups by reference - Each reference with its assigned supplier rooms
  • Match counts - Number of suppliers per reference group
  • Unmatched suppliers - Rooms that didn't meet threshold for any reference

Quick Start

Required fields: references (your catalog buckets), suppliers (rooms to assign)

Threshold tuning: Default 0.8 is strict; lower for more matches, raise it for higher precision

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null

Correlation ID echoed in the response

string | null

Batch/chunk ID for large jobs

number
0 to 1
Defaults to 0.8

Minimum score to attach a supplier to a reference group

references
array of objects
required
length ≥ 1

Reference room buckets

references*
required

Reference room identifier

string
required

Reference room title

suppliers
array of objects
required
length ≥ 1

Supplier rooms to assign

suppliers*
integer
required

Supplier row index (stable within the request)

string
required

Supplier room title

Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json