# Kommunity > Kommunity is a community platform where people discover communities and social events near them — and where organizers run those communities and events in one place. Attendees can explore events in their city, follow communities they care about, RSVP, and get tickets. Organizers get membership, events and RSVPs, ticketing, discussions, monetization, and communications. This file points AI agents and crawlers to the most useful resources on kommunity.com. ## Discover events & communities - [Explore events](https://kommunity.com/explore/events): Browse upcoming social events. Discover things to do and follow what's happening — including events in your city. - [Explore communities](https://kommunity.com/explore/kommunities): Find and join communities around your interests. - [Browse categories](https://kommunity.com/categories): Explore communities and events by category (tech, arts, sports, business, and more). - [Search](https://kommunity.com/search): Search across communities, events, and people. City and interest pages narrow discovery further: `https://kommunity.com/city/{city-slug}` for events in a specific city, and `https://kommunity.com/interests/{interest-slug}` for a specific interest. ## Developers - [API catalog](https://kommunity.com/.well-known/api-catalog): RFC 9727 API catalog (`application/linkset+json`) for automated discovery — links each API to its OpenAPI spec, documentation, and health endpoint. - [Agent authentication (auth.md)](https://kommunity.com/auth.md): How agents authenticate with the Developer API — OAuth 2.0 client credentials, how credentials are provisioned, and how to exchange/use/revoke tokens. OAuth discovery: [authorization server](https://kommunity.com/.well-known/oauth-authorization-server) (RFC 8414), [protected resource](https://kommunity.com/.well-known/oauth-protected-resource) (RFC 9728). - [Public API — reference](https://kommunity.com/docs/public-api.md) ([OpenAPI](https://kommunity.com/docs/api/public-api.openapi.json)): Read-only public endpoints that power discovery — explore events and communities, and read a single community or event. No auth required. - [Developer API — reference](https://kommunity.com/docs/developer-api.md) ([OpenAPI](https://kommunity.com/docs/api/developer-api.openapi.json)): Read-only, community-scoped API for organizers to pull their own community, events, tickets and attendees. OAuth client-credentials auth. - [Webhooks — developer reference](https://kommunity.com/docs/webhooks.md): Machine-readable spec for the self-serve webhooks feature — delivery envelope, all event types, payload schemas, example payloads, signature verification, and delivery semantics. ## Product - [Community platform](https://kommunity.com/community-platform): Overview of running a community on Kommunity. - [Events & RSVP](https://kommunity.com/rsvp): Create events and manage RSVPs. - [Tickets](https://kommunity.com/tickets): Sell and manage event tickets. - [Monetization](https://kommunity.com/monetization): Ways to monetize a community. - [Paid subscriptions](https://kommunity.com/paid-subscription): Membership tiers and paid subscriptions. - [Payouts](https://kommunity.com/payout): How organizers get paid. - [Discussions](https://kommunity.com/discussions): Community discussion feed. - [Communication](https://kommunity.com/communication): Reach members via email and notifications. - [Marketing](https://kommunity.com/marketing): Grow and promote a community. - [Forms](https://kommunity.com/forms): Custom registration and forms. - [Pricing](https://kommunity.com/pricing): Plans and pricing. ## Blog - [Kommunity Blog](https://kommunity.com/blog): Product updates, guides, and community & events stories. - [Introducing Webhooks](https://kommunity.com/blog/introducing-webhooks-send-your-kommunity-events-anywhere): Product update announcing self-serve webhooks. ## Get started - [Sign up](https://kommunity.com/signup): Create a Kommunity account. - [Log in](https://kommunity.com/login): Sign in to Kommunity.