Luma · Example Payload

V1_Events_Create_Post_Request

EventEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V1_Events_Create_Post_Request is an example object payload from Luma, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

can_register_for_multiple_ticketscover_urlcoordinatedescription_mdend_atgeo_address_jsonmax_capacitymeeting_urlnamename_requirementphone_number_requirementregistration_questionsreminders_disabledfeedback_emailshow_guest_listslugstart_attimezonetint_colorvisibility

Example Payload

Raw ↑
{
  "can_register_for_multiple_tickets": true,
  "cover_url": "https://example.com",
  "coordinate": {
    "longitude": 0,
    "latitude": 0
  },
  "description_md": "string",
  "end_at": "2024-01-01T00:00:00Z",
  "geo_address_json": {
    "type": "string",
    "address": "string"
  },
  "max_capacity": 0,
  "meeting_url": "string",
  "name": "string",
  "name_requirement": "full-name",
  "phone_number_requirement": "optional",
  "registration_questions": [
    {
      "id": "string",
      "label": "string",
      "required": true,
      "question_type": "string"
    }
  ],
  "reminders_disabled": true,
  "feedback_email": {
    "enabled": true,
    "delay": "string"
  },
  "show_guest_list": true,
  "slug": "string",
  "start_at": "2024-01-01T00:00:00Z",
  "timezone": "string",
  "tint_color": "string",
  "visibility": "public"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/v1_events_create_post_request"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.