onboarding

Destination Catalog

Return the curated destination catalog in its display order, each entry paired with a hero photo. Entries without a best_photos row are omitted — a chip with a blank image slot reads as broken. Static data plus one batched photo lookup, memoized below, so this makes no LLM call — but it is still an unauthenticated route that touches the DB, hence the same bucket as its siblings.

get/onboarding/destination-catalog

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.