Skip to main content
EmitKit home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Core Concepts
Authentication
Documentation
API Reference
GitHub
Community
Getting Started
Welcome to EmitKit
Quickstart
Installation
SDK
TypeScript SDK
SDK Installation
Creating Events
User Identification
Error Handling
Advanced Features
Core Concepts
Core Concepts
Events & Channels
Push Notifications
Webhooks
Multi-tenancy
Authentication
Self-Hosting
Self-Hosting Overview
Prerequisites
Installation
Configuration
Tinybird Setup
Deployment
Troubleshooting
On this page
Authentication
Core Concepts
Authentication
Copy page
API keys and security
Copy page
Authentication
EmitKit uses Bearer token authentication with API keys scoped to organizations and projects.
Copy
Authorization:
Bearer
emitkit_xxxxxxxxxxxxxxxxxxxxx
See
API Reference
for complete documentation.
Multi-tenancy
Self-Hosting Overview
⌘I