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.
Was this page helpful?
Yes
No
Multi-tenancy
Self-Hosting Overview
āI