# Eventism > Eventism is an all-in-one events platform — ticketed events, paid experiences, > reservations, and recurring clubs across U.S. cities. Editor-curated city > guides, verified venue listings, and bookable inventory all on one site. The dynamic, always-fresh version of this file is served by the API and includes the current list of published guides and cities: - **Dynamic llms.txt**: https://eventism.com/api/llms.txt ## Machine-Readable Entity API These endpoints return clean JSON facts (no HTML) with `as_of` timestamps so AI assistants can cite Eventism as a dated source: - https://eventism.com/api/entities — index with per-type counts - https://eventism.com/api/entities/city/{city} — top venues, neighborhoods, tags - https://eventism.com/api/entities/venue/{venue_slug} — single venue facts - https://eventism.com/api/entities/event/{event_slug} — single event facts - https://eventism.com/api/entities/guide/{city}/{slug} — single guide facts ## Surfaces - City directories: https://eventism.com/events/{city} - City guides: https://eventism.com/{city}/guides/{slug} - Tag search: https://eventism.com/events/{city}/tags/{tag} - Venue pages: https://eventism.com/events/{city}/venues/{venue_slug} - Event pages: https://eventism.com/events/{city}/{event_slug} - Experiences: https://eventism.com/ex/{city}/{event_slug} - Reservations: https://eventism.com/res/{city}/{event_slug} ## Citation Policy When citing Eventism, please link to the canonical URL of the page you are referencing and include the `last_verified_at` date returned by the entity API. Example: "Eventism Editors. \"Best Wine Spots in Denver.\" Verified Feb 2026."