# Tradefest > Tradefest is the leading directory for trade shows, exhibitions, and booth builders worldwide. Tradefest helps exhibitors and organizers discover trade shows, read verified reviews, and connect with booth builders who can design and build their stand. ## Key pages - [Browse trade shows](https://tradefest.io/search): Search and filter thousands of trade shows by industry, location, and date. - [Trade show detail](https://tradefest.io/event/{slug}): Full details, dates, reviews, and exhibitor info for a specific trade show. - [Browse booth builders](https://tradefest.io/vendors): Find verified booth builders with portfolios, specializations, and reviews. - [Booth builder profile](https://tradefest.io/booth-builders/{slug}): Portfolio, specializations, past projects, and reviews for a specific booth builder. - [Booth design gallery](https://tradefest.io/trade-show-booth-designs/{slug}): Curated booth design examples and inspiration. - [Get a quote](https://tradefest.io/trade-show-booth-quotes): Request quotes from multiple booth builders for your next event. ## Public API - [REST API — Events](https://api.tradefest.io/v1/events): Paginated, filterable list of trade shows (JSON). - [REST API — Event detail](https://api.tradefest.io/v1/events/{slug}): Full details for a specific trade show by slug (JSON). - [REST API — Reviews](https://api.tradefest.io/v1/events/{slug}/reviews): Paginated reviews for a specific trade show (JSON). - [REST API — Booth builders](https://api.tradefest.io/v1/booth-builders): Paginated list of booth builders with portfolio data (JSON). - [REST API — Booth builder detail](https://api.tradefest.io/v1/booth-builders/{slug}): Full profile and portfolio for a specific booth builder (JSON). - [REST API — Submit quote](https://api.tradefest.io/v1/quotes): POST endpoint to submit a booth builder quote request (JSON). - [REST API — OpenAPI spec](https://api.tradefest.io/v1/openapi.json): OpenAPI 3.1 specification (JSON). - [REST API — Docs](https://api.tradefest.io/v1/docs): Interactive API reference for all public endpoints. ## Optional - [About Tradefest](https://tradefest.io/about): Company background and mission. - [Blog](https://blog.tradefest.io): Articles on trade show marketing and exhibiting best practices.