Patchwork Tickets — API Tester
Test the REST API endpoints.
Full API docs (Swagger)
API Key
Endpoint
Search Events — GET /api/v1/events
Get Event by ID — GET /api/v1/events/{id}
Search Venues — GET /api/v1/venues
Get Venue by ID — GET /api/v1/venues/{id}
Search Artists — GET /api/v1/artists
Get Artist by ID — GET /api/v1/artists/{id}
Parameters
q
genre
city
date_from
date_to
price_max
type
available
Send Request