Skip to main content

title: β€œWhat Can I Do?” description: β€œFull map of supported actions and the Channel Manager API endpoints that back them.” ---Use this page as a quick reference to find the right endpoint for any action you want to build in your marketplace or channel integration.

Authentication & Channel Info

Events

Ticket Rates

Tickets

List Rates (guest lists)

Lists (guest list entries)

Locations

Organizations

Payments

Webhooks

---## Limitations - No check-in β€” check-in operations are handled by the venue via the Integrations API or the Fourvenues app. Your channel can read ticket/list status but cannot mark entries. - No event creation β€” venue owners manage events through the Fourvenues dashboard. - Scoped to partners only β€” you can only see events from venues that have explicitly added your channel as a partner. - Ticket creation vs checkout β€” POST /tickets creates a ticket without a payment flow. Use POST /tickets/checkout for buyer-facing purchase flows that require payment processing.