Luma
Add calendar and event management
Luma API enables you to create and manage events, handle registrations, and embed calendar functionality in your app.
Overview
Create Account
Sign up for a Luma account
Get API Key
Generate your Luma API key
Copy into Create
Add your API key to Create’s secrets
Account Creation
Visit Luma Website
Go to lu.ma and click “Sign Up” in the top right corner
Choose Signup Method
- Sign up with email/password
- Or continue with Google authentication
Generate API Key
Access API Settings
- Go to your Luma dashboard
- Create a Calendar
Free tier has rate limits - monitor your usage
Create New Key
- Navigate to “Options” > “API Keys”
- Click “Generate New API Key”
- Name your key (e.g., “Create Integration”)
- Copy your API key
Add to Create Project
Add the integration
- In your Create project, type
/
in the chat - Select “Luma” from the menu
Add your API key
- Paste your API key into the “LUMA_API_KEY” field
Need a new key? Generate one in your Luma dashboard.
Start building
You can now use prompts with the integration to manage events and calendars.
Example prompts:
Add a calendar view using /Luma
Create an event registration form with /Luma
Build an event management dashboard using /Luma
API has rate limits - implement caching for frequently accessed events.
Example prompt for optimization:
Your Luma integration is ready! Use /Luma
in chat to manage events and calendars.
Was this page helpful?