Consierge-Service 1.0 Help

get events categorie with events + filtering by month and year

Endpoint

GET /api/event-categories/{identifier}?month=1&year=2026 get params month - integer year - integer (full year - like 2026) {identifier} - id or slug

Request Headers

{ "Accept": "application/json", "Content-Type": "application/json", for now bearer token not used "Bearer Token": "17|YROk6eOAMh8596SAONJr8KwQGzmqLXPaTBx5QdBn09989ab0" }

Request Body

{ }

Response Body (200)

{ "id": 7, "name": "Exclusive Events", "slug": "exclusive-events", "intro": "Discover a world of unparalleled experiences with our Exclusive Events. From intimate gatherings to VIP celebrations, each event is crafted to offer luxury, privacy, and unforgettable memories.", "description": "<p>Our Exclusive Events provide curated access to unique and high-profile occasions. Enjoy personalized service, premium venues, and bespoke experiences designed to impress and delight. Perfect for those seeking sophistication, discretion, and extraordinary moments.</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01K88BDDSRDRS3S5W8998K8P2A.png", "events": [ { "id": 87, "name": "The Golden Vines ", "slug": "the-golden-vines", "short_description": null, "description": "<p>The Golden Vines Gala Evening is the culinary heart of the awards weekend an unmissable celebration where fine dining, world-class wine and global gastronomy converge. Each year, guests are invited to indulge their inner gourmet and enjoy an unforgettable Michelin-level dining experience, created exclusively for this extraordinary occasion.</p><p>Renowned for its uncompromising culinary standards, the Gala has consistently paid homage to some of the world’s most celebrated and decorated Michelin-starred chefs. Previous editions have featured iconic talents such as Mauro Colagreco, Davide Oldani, Matteo Lorenzini, Massimo Bottura, Akrame Benallal, Alain Ducasse, Mario Sandoval, the Roca brothers, as well as Ryan Ratino and Kyle Connaughton — chefs whose creativity, precision and artistry define the very pinnacle of modern gastronomy.</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01KD40JX5KEV5D7VJM7AHZ7J75.png", "event_start_date": "2026-11-06T00:00:00.000000Z", "event_end_date": "2026-11-08T00:00:00.000000Z", "location": "London, UK" }, { "id": 61, "name": "Grammy Awards", "slug": "grammy-awards", "short_description": null, "description": "<p>The 2026 Grammy Awards (the 68th Annual GRAMMY Awards) will be held on Sunday, February 1, 2026, at the <a href=\"https://crypto.com/\"><span style=\"text-decoration: underline;\">Crypto.com</span></a> Arena in Los Angeles, broadcasting live on CBS and streaming on Paramount+. Key highlights include two new categories (Best Traditional Country Album &amp; Best Album Cover), expanded eligibility for Best New Artist, and nominations announced in November 2025 for music released in late 2024/early 2025</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01KCSGXA7DBVDERBYRWEA8V89M.png", "event_start_date": "2026-02-01T00:00:00.000000Z", "event_end_date": "2026-02-01T00:00:00.000000Z", "location": "Los Angeles, California" }, { "id": 63, "name": "98th Oscars Academy Awards", "slug": "98th-oscars-academy-awards", "short_description": null, "description": "<p>The Academy of Motion Picture Arts and Sciences is the world's premier film organization and is home to a global membership of more than 11,000 of the most accomplished film industry artists and leaders. The Academy connects global audiences – its members, the film industry, and film fans – through their shared passion for making and watching films. The Academy does this by recognizing and celebrating the arts and sciences of moviemaking through renowned awards for cinematic achievement, including the Oscars®, the Governors Awards, and the Scientific and Technical Awards. The Academy’s affiliated charitable organization, the Academy Foundation, serves a public benefit through its robust educational, preservation and cultural activities. This includes the Academy Museum of Motion Pictures, the world's largest global film museum, the Academy Collection, the largest film-related collection in the world, and talent development programs for emerging artists. Year-round, the Academy creates opportunities for all communities to engage with the film world.</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01KCSJEM60EDW1V4XMCB2WWSA5.png", "event_start_date": "2026-03-15T00:00:00.000000Z", "event_end_date": "2026-03-15T00:00:00.000000Z", "location": "Los Angeles, California" }, { "id": 34, "name": "World Economic Forum ", "slug": "world-economic-forum", "short_description": null, "description": "<p>The <strong>World Economic Forum (WEF)</strong> is an annual global gathering held in <strong>Davos, Switzerland</strong>, bringing together <strong>world leaders, CEOs, investors, policymakers, and thought leaders</strong> to discuss the most pressing economic, political, and social challenges shaping the world. Best known for its flagship <strong>Annual Meeting in January</strong>, WEF serves as a high-level platform for dialogue, collaboration, and deal-making, with both official sessions and a wide ecosystem of private meetings, panels, and invitation-only events taking place throughout Davos</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01KCMFV7HC32J481JSGKY2Z9YX.png", "event_start_date": "2026-01-19T00:00:00.000000Z", "event_end_date": "2026-01-23T00:00:00.000000Z", "location": "Davos, Switzerland" }, { "id": 70, "name": "Cannes Film Festival ", "slug": "cannes-film-festival", "short_description": null, "description": "<p>The Cannes Film Festival is considered the most prestigious film festival in the world. Held in Cannes, France, it previews new films of all genres, including documentaries, from all around the world. Founded in 1946, the invitation-only festival is held annually at the Palais des Festivals et des Congrès</p>", "picture_url": "http://194.242.45.55:8035/storage/events/01KCST0J52PBD05DPYT0PVRC4D.png", "event_start_date": "2026-05-12T00:00:00.000000Z", "event_end_date": "2026-05-23T00:00:00.000000Z", "location": "Cannes, France" } ] }

Response Body (401)

{ "message": "Unauthenticated." }
23 February 2026