# Fienta Fienta is an event ticketing and registration platform for event organisers and event seekers. ## Who Fienta serves - Event organisers who want to publish event pages, sell tickets online, register attendees, and manage in-person, online, or hybrid events. - Event seekers who want to browse public events and buy tickets. ## Key capabilities - Sell tickets online - Publish event pages - Register attendees - Support in-person, online, and hybrid events - Discover public events through public pages and a public API ## Canonical links - Homepage: https://fienta.com/ - Organiser landing page: https://fienta.com/p/organizer - Organiser features: https://fienta.com/p/features - Help and API docs: https://fienta.com/help/api - Public event search: https://fienta.com/ - Sitemap: https://fienta.com/sitemap.xml - AI plugin manifest: https://fienta.com/.well-known/ai-plugin.json - OpenAPI document: https://fienta.com/openapi.yaml - Public events API: https://fienta.com/api/v1/public/events ## Public events API summary Use `GET /api/v1/public/events` to discover public, published events. Common filters include: - `search` - `country` - `city` - `category` - `locale` - `starts_from` - `ends_after` - `page` - `per_page`