# Hacktionbase Docs ## Docs - [Create or Update Account](https://docs.hacktionbase.com/api-reference/endpoint/accounts.md) - [Batch Ingestion](https://docs.hacktionbase.com/api-reference/endpoint/batch.md) - [Track Event](https://docs.hacktionbase.com/api-reference/endpoint/events.md) - [Health Check](https://docs.hacktionbase.com/api-reference/endpoint/health.md) - [Identify User](https://docs.hacktionbase.com/api-reference/endpoint/identify.md) - [Create or Update User](https://docs.hacktionbase.com/api-reference/endpoint/users.md) - [API Reference](https://docs.hacktionbase.com/api-reference/introduction.md): Server-side API for ingesting users, accounts, and events. - [Authentication](https://docs.hacktionbase.com/concepts/authentication.md): How authentication works across the platform. - [Events](https://docs.hacktionbase.com/concepts/events.md): How event tracking works in Hacktionbase. - [Multi-Tenancy](https://docs.hacktionbase.com/concepts/multi-tenancy.md): How Hacktionbase isolates data between workspaces. - [Real-Time](https://docs.hacktionbase.com/concepts/real-time.md): How real-time updates work across the platform. - [Session Replay](https://docs.hacktionbase.com/concepts/session-replay.md): Watch recordings of your users' sessions to understand their experience. - [Trigger Pipeline](https://docs.hacktionbase.com/concepts/triggers.md): How chat triggers are detected, proposed, and executed. - [Hacktionbase Documentation](https://docs.hacktionbase.com/index.md): Customer engagement platform — messaging, session replay, event tracking, and in-app campaigns. - [Quickstart](https://docs.hacktionbase.com/quickstart.md): Install the Hacktionbase SDK and start tracking in 5 minutes. - [destroy](https://docs.hacktionbase.com/sdk/destroy.md): Remove the SDK and clean up all resources. - [identify](https://docs.hacktionbase.com/sdk/identify.md): Associate the current visitor with a known user. - [init](https://docs.hacktionbase.com/sdk/init.md): Initialize the SDK and mount the widget. - [Installation](https://docs.hacktionbase.com/sdk/installation.md): Add the Hacktionbase SDK to your website. - [onTrigger](https://docs.hacktionbase.com/sdk/on-trigger.md): Subscribe to chat trigger events and run client-side actions. - [Session Replay](https://docs.hacktionbase.com/sdk/session-replay.md): Record and replay user sessions for debugging. - [track](https://docs.hacktionbase.com/sdk/track.md): Send custom events with properties. - [Widget Control](https://docs.hacktionbase.com/sdk/widget-control.md): Open, close, show, and hide the widget programmatically. - [Widget Authentication](https://docs.hacktionbase.com/widget/authentication.md): How the widget authenticates users securely. - [Widget Configuration](https://docs.hacktionbase.com/widget/configuration.md): Customize the widget appearance and behavior from the dashboard. - [Conversations](https://docs.hacktionbase.com/widget/conversations.md): Real-time messaging between users and your team. - [In-App Messages](https://docs.hacktionbase.com/widget/in-app-messages.md): Deliver targeted modals and banners to users via campaigns. - [Widget Overview](https://docs.hacktionbase.com/widget/overview.md): How the Hacktionbase widget works on your site. - [Chat Triggers](https://docs.hacktionbase.com/widget/triggers.md): Turn natural-language chat messages into actions inside your product. ## OpenAPI Specs - [openapi](https://docs.hacktionbase.com/api-reference/openapi.yaml) ## Optional - [Dashboard](https://auth.hacktionbase.com)