1
Sign up and create a workspace
Go to getimmutable.dev and create an account. A workspace is automatically created for you on registration.
2
Create an API key
Navigate to Settings > API Keys in your dashboard and generate a new key. Copy the full key immediately.Your key uses the
imk_ prefix:3
Install an SDK
- JavaScript
- Laravel
- Python
- cURL
4
Send your first event
202 Accepted with a pre-generated event ID:5
Query your events
Next Steps
Event Structure
Understand every field on an event.
Hash Chain
Learn how tamper evidence works.
JavaScript SDK
Full SDK reference with fluent builder.
Laravel SDK
Facade, auto-session, Eloquent observers.