Koliseo
Koliseo is an event ticketing platform with an attitude.
60 subscribers
31 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Koliseo endpoints
| Method | Endpoint | Description |
|---|---|---|
| UserBalance | ||
| GET |
Get user balance /{user}/balance |
|
| POST |
Refresh balance /{user}/balance |
Trigger a recalculation of the user balance, adding the income of all past performances that have not yet been paid. Note that this operation may take some time, specially for… |
| GET |
Get performances in user balance /{user}/balance/performances |
Retrieve the list of all performances that have not yet been paid |
| search | ||
| GET |
Search /search |
Will search for users and shows matching this query. Advanced queries are available like "uuid: icoloma" or "description:"foo bar" " |
| Events | ||
| GET |
Get events /{user}/events |
|
| PUT |
Update Event /{user}/{id} |
|
| POST |
Create Event /{user} |
|
| DELETE |
Delete Event /{user}/{id} |
|
| GET |
Get Event QR /{user}/{id}/qr |
Retrieve the QR code of an Event for offline promotion |
| GET |
Get event /{user}/{id} |
Retrieve a JSON representation of an Event |
| Performances | ||
| GET |
Get Performance /{user}/{event}/performances/{id} |
|
| DELETE |
Delete Performance /{user}/{event}/performances/{id} |
|
| POST |
Create Performance /{user}/{event}/performances/ |
|
| PUT |
Update Performance /{user}/{event}/performances/{id} |
|
| Payments | ||
| GET |
Get payment /{user}/payments/{paymentId} |
|
| GET |
Get payments /{user}/payments |
|
| POST |
Create payment /{user}/payments |
|
| GET |
Get performances in a payment /{user}/payments/{paymentId}/performances |
Retrieve the list of performances that compose a Payment |
| Discounts | ||
| POST |
Create Discount /{user}/{event}/discounts/ |
|
| PUT |
Update Discount /{user}/{event}/discounts/{id} |
|
| GET |
Get Discounts /{user}/{event}/discounts |
|
| DELETE |
Delete Discount /{user}/{event}/discounts/{id} |
|
| GET |
Is discount valid /{user}/{event}/discounts/isValid |
Check if a discount is available for this event |
| GET |
Get Discount /{user}/{event}/discounts/{id} |
Retrieve a discount by name |
| Tickets | ||
| GET |
Get Ticket QR /{user}/{event}/tickets/{id}/qr |
|
| GET |
Get Ticket /{user}/{event}/tickets/{id} |
|
| GET |
Get Tickets /{user}/{event}/tickets/{performanceId} |
Get sold tickets for an Event |
| Users | ||
| GET |
Get User /{user} |
|
| GET |
Get tickets purchased by a user /{user}/tickets |
|
| PUT |
Update User /{user} |
|
| GET |
Get tickets sold by a user /{user}/sold |
|
Koliseo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|