Skip to main content
Daily-refreshed Austin tech events. Sources collapse into platforms[] (Luma first, attendees as tiebreaker).
{
  "events": [
    {
      "id": "jx7405d0ex7rj3keg90gx9ccsh886hqe",
      "title": "Scrappy Startups Meetup #4",
      "startDate": "2026-06-09T23:00:00Z",
      "endDate": "2026-06-10T01:00:00Z",
      "venue": { "name": "Capital Factory", "formattedAddress": "701 Brazos St, Austin, TX 78701" },
      "platforms": [
        { "platform": "luma", "url": "https://luma.com/wjs24oak", "attendees": 112, "price": "0" }
      ],
      "tags": [
        { "id": 35, "label": "Free", "category": "price" },
        { "id": 17, "label": "In-Person", "category": "format" },
        { "id": 37, "label": "Business", "category": "tech_tags" }
      ],
      "aiPick": false,
      "isFree": true
    }
  ],
  "count": 112
}
The endpoint takes no query params — it returns the full published set in one call. Filter client-side on the fields above (tags[].category, aiPick, isFree, startDate). Try it →