{"success":true,"data":{"name":"Bellar Luxury Lifestyle Intelligence API","version":"v1","endpoints":[{"path":"/api/v1/luxury/destinations","method":"GET","description":"List destinations with filters","params":"region, vibe, season, price_tier, sort (heat|name|mentions), limit, offset","example":"/api/v1/luxury/destinations?region=Caribbean&sort=heat&limit=10"},{"path":"/api/v1/luxury/destinations/:slug","method":"GET","description":"Full destination profile with top venues and venue counts by type","example":"/api/v1/luxury/destinations/tulum"},{"path":"/api/v1/luxury/stay/:destination_slug","method":"GET","description":"Hotels & resorts for a destination, sorted by heat score","example":"/api/v1/luxury/stay/tulum"},{"path":"/api/v1/luxury/eat/:destination_slug","method":"GET","description":"Restaurants & bars for a destination","example":"/api/v1/luxury/eat/tulum"},{"path":"/api/v1/luxury/experience/:destination_slug","method":"GET","description":"Experiences, spas, activities for a destination","example":"/api/v1/luxury/experience/tulum"},{"path":"/api/v1/luxury/wellness/:type","method":"GET","description":"Wellness venues filtered by type across all destinations","params":"type: spa, yoga, retreat, biohacking","example":"/api/v1/luxury/wellness/spa"},{"path":"/api/v1/luxury/trending","method":"GET","description":"Top 20 venues globally by heat score (last 7 days)","example":"/api/v1/luxury/trending"},{"path":"/api/v1/luxury/vibe/:tag","method":"GET","description":"Cross-destination venues matching a vibe tag","params":"tag: romantic, trendy, foodie, wellness, adventure, etc.","example":"/api/v1/luxury/vibe/romantic"}]},"meta":{}}