--- title: Introduction | Featurebase description: Welcome to the Featurebase API documentation. --- Welcome to the Featurebase Guides. These guides help you integrate Featurebase with your applications and understand advanced features. This documentation reflects API version **2026-01-01.nova**. For older versions (`2025-12-12.clover`), refer to the legacy archive. ## Available guides ### Webhooks Learn how to receive real-time notifications when events occur in your Featurebase organization. Webhooks allow your backend systems to react instantly to user feedback, conversation activity, status changes, and more. **Topics covered:** - Setting up webhook endpoints - Consuming webhook payloads - Available event topics - Handler code examples - Security and signature verification - Delivery behaviors and best practices ## API Reference Looking for the full HTTP and SDK reference? Switch to the [API Reference](/api/index.md) tab in the top navigation.