{"name":"HumanConnection API","version":"v0","endpoints":[{"name":"search_humans","description":"Two modes: (1) Person lookup — provide 'name' to find someone's social profiles (LinkedIn, X, Instagram, TikTok) and location. (2) People search — provide 'location' + 'job_filters' to find professionals matching job title criteria in a city (returns up to 10 LinkedIn profiles).","url":"/api/v0/search_humans","method":"POST"},{"name":"search_events","description":"Search for relevant events nearby where meetings can take place","url":"/api/v0/search_events","method":"POST"},{"name":"search_places","description":"Search for meeting venues and places nearby: restaurants, golf courses, tennis/padel courts, art galleries, museums, stadiums, cafes, bars","url":"/api/v0/search_places","method":"POST"},{"name":"send_meeting_invite","description":"Send a Google Calendar invite to all meeting participants via email","url":"/api/v0/send_meeting_invite","method":"POST"},{"name":"send_meeting_report","description":"Submit a report or transcript after a meeting has taken place","url":"/api/v0/send_meeting_report","method":"POST"},{"name":"send_meeting_payment","description":"Create a reward/payment for a human who completed a meeting","url":"/api/v0/send_meeting_payment","method":"POST"},{"name":"search_interests","description":"Search a person's recent social activity (LinkedIn posts, X/Twitter, Instagram) for personal interests, hobbies, and topics they engage with. Returns raw signals the agent can use to personalize outreach or find relevant events/places.","url":"/api/v0/search_interests","method":"POST"},{"name":"search_tickets","description":"Find where to buy tickets for an event or match. Searches across ticketing platforms (Ticketmaster, Vivaticket, StubHub, Eventbrite, official team sites, etc.) and returns direct purchase links.","url":"/api/v0/search_tickets","method":"POST"},{"name":"book_ticket","description":"Book/register for an event ticket on behalf of someone. Supports Luma, Meetup, Eventbrite (more platforms coming). Uses browser automation via Steel Browser to fill registration forms.","url":"/api/v0/book_ticket","method":"POST"}]}