marketplace/events
Endpoint·api.agent-data.dev/v1/events

Events.

Live, structured public events normalized into one canonical schema across Luma, AllEvents, and Partiful — titles, times, prices, availability, venues, organizers, and booking links.

Cost / call$0.008
Tokens / call~800
FreshnessLive

Example response.

GET /v1/events?city=New+York&date=2026-04-24&max_price=30
Sample
{
  "meta": {
    "count": 1,
    "filters": {
      "city": "New York",
      "date": "2026-04-24",
      "max_price": 30
    }
  },
  "events": [
    {
      "id": "luma_aiblockchainnyc",
      "source": "luma",
      "title": "The Programmable Economy: AI & Blockchain Redefining Markets",
      "starts_at": "2026-04-24T12:00:00-04:00",
      "ends_at": "2026-04-24T21:00:00-04:00",
      "price": {
        "amount": 20,
        "currency": "USD"
      },
      "status": "request_to_join",
      "location": {
        "city": "New York",
        "state": "NY",
        "country": "US"
      },
      "organizers": [
        "Blockchain Builders Fund",
        "This Week in Fintech"
      ],
      "performers": [],
      "url": "https://luma.com/aiblockchainnyc",
      "summary": "Networking event for people working around AI, fintech, blockchain, and market infrastructure."
    }
  ]
}

What you can build.

Weekend planner

Find me something fun and affordable to do in NYC this weekend with a friend. Keep it under $30, skip sold-out events, and give me the top three with booking links.

Networking

I want to meet AI or startup people in New York this week. Find worthwhile events, prioritize ones with named organizers, and tell me which require approval or tickets.

Team outing

Help me plan a casual team outing near The Midway in San Francisco next week. Find available public events, compare timing and price, and recommend the best fit.

Coverage.

Sources

Live upstreams from Luma, AllEvents, and Partiful.

Geography

Global coverage.

Event data

Titles, times, prices, ticket status, availability, venues, locations, organizers, performers, source links, and detail descriptions when available.