logo
Connectors

Luma

Integrate Luma events with AINexLayer

Luma Integration Guide

This guide explains how to connect your Luma events to AINexLayer for event search and AI-powered insights.

How It Works

The Luma connector uses the Luma API to retrieve all events that your API key has access to.

  • For subsequent indexing runs, the connector fetches events that have been updated since the last indexing attempt.
  • Configure periodic indexing to ensure updates appear in your search results within minutes.

Authorization

API Key Required

You need a Luma API key to use this connector. The key will be used to read your Luma events with read-only permissions.

Step 1: Get Your API Key

  1. Log into your Luma account
  2. Navigate to your account settings
  3. Go to API settings or Developer settings
  4. Generate a new API key
  5. Copy the generated API key

You can also visit Luma API Docs for more information.

Step 2: Grant Necessary Access

The API key will have access to all events that your user account can see. Make sure your account has appropriate permissions for the events you want to index.

Periodic Sync

Enable periodic sync to automatically re-index events when content changes. Available frequencies: Every 5 minutes, 15 minutes, hourly, every 6 hours, daily, or weekly.


Connecting to AINexLayer

  1. Navigate to the Connector Dashboard and select the Luma Connector.
  2. Fill in the required fields:
FieldDescriptionExample
Connector NameA friendly name to identify this connectorMy Luma Connector
Luma API KeyYour Luma API key (will be encrypted and stored securely)
  1. Click Connect to establish the connection.
  2. Once connected, your Luma events will be indexed automatically.

What Gets Indexed

The Luma connector indexes the following data:

Data TypeDescription
Event DetailsTitles, descriptions, metadata
Attendee InfoAttendee information and lists
Event MetadataDates, locations, settings

Event attachments and linked files are not indexed by this connector.

On this page