Luma API
The Luma API enables you to programmatically manage your events and calendars, allowing you to build custom integrations and automate your workflow.
Getting Started
API Documentation
The complete Luma API documentation is available at docs.lu.ma. Here you'll find detailed information about all available endpoints, request/response formats, and example code.
Requirements
To use the Luma API, you'll need an active Luma Plus subscription on the calendar you want to access. Learn more about Luma Plus and its features.
Obtaining Your API Key
Your API key is specific to each calendar in your account. To find your API key:
- Visit the Calendars Home and select your calendar
- Navigate to Settings → Options
- Locate the API Keys section
- Copy your API key to use in your integrations
Keep your API key secure and never share it publicly or commit it to version control.
What You Can Do
The Luma API provides comprehensive access to manage your events and calendars programmatically. Common tasks include:
- Create and manage events - Set up new events with all details including dates, locations, and ticket types
- Update event information - Modify event details, capacity, pricing, and more
- Send invitations - Programmatically invite guests to your events
- Manage registrations - Access guest lists, approve registrations, and handle waitlists
- Retrieve analytics - Pull attendance data and event insights
- Sync calendar data - Keep your external systems updated with your Luma calendar
Rate Limits
The Luma API implements rate limiting to ensure reliable performance for all users. Current rate limits and best practices for handling them are documented in the API documentation.
When building your integration, ensure your application handles rate limit responses gracefully and implements appropriate retry logic.
Need Help?
- For technical questions and detailed endpoint documentation, visit docs.lu.ma
- For general support, contact us at support@lu.ma
- For enterprise integrations with higher rate limits, learn about our Enterprise plan