How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

viagogo Listing Offers API

Manage instant liquidity offers (buyer bids) on the viagogo platform

viagogo Listing Offers API is one of 21 APIs that viagogo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Listing Offers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 6 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.49.

Requests are made against 2 base URLs: https://api.viagogo.net, https://sandbox.api.viagogo.net.

8 operations 6 paths 5 schemas 1 DELETE4 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0.49
Base URL
https://api.viagogo.net
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

viagogo Listing Offers API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the implicit, clientCredentials and authorizationCode flows. By default, every request must be authenticated.

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Listing Offers 8

Manage instant liquidity offers (buyer bids) on the viagogo platform

POST
/catalog/listingoffers
Create a new instant liquidity offer (buyer bid) for a specific event.
ListingOffers_CreateOffer body → 200403400401500
GET
/catalog/listingoffers/event/{eventId}
List caller's live offers (Active + Paused) for a specific event. Requires exactly one seating dimension: sectionId (+ optional rowId) OR ticketClassId.
ListingOffers_ListOffers 4 params → 200404403401500
GET
/catalog/listingoffers/event/{eventId}/all
All offers (non-deleted) for a specific event — active, paused, fulfilled and expired. Requires exactly one seating dimension: sectionId (+ optional rowId) OR ticketClassId.
ListingOffers_GetAllOffers 4 params → 200404403401500
GET
/catalog/listingoffers/{id}
Get a single offer by ID.
ListingOffers_GetOffer 1 param → 200404403401500
DELETE
/catalog/listingoffers/{id}
Soft-delete an offer.
ListingOffers_DeleteOffer 1 param → 204403401500
PATCH
/catalog/listingoffers/{id}
Update mutable fields on an Active or Paused offer.
ListingOffers_UpdateOffer 1 param body → 200403400401500
PATCH
/catalog/listingoffers/{id}/state
Transition offer state: Active (1) to resume, Paused (4) to pause.
ListingOffers_SetOfferState 1 param body → 200403400401500
GET
/catalog/listingoffers/bidderbalance
Get the caller's outstanding bidder balance — total redeemable coupon value projected into the requested currency. This is the spendable amount used by the matching service when gating bids; eligibil…
ListingOffers_GetBidderBalance 1 param → 200404403401500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CreateListingOfferRequest (11 properties), PatchListingOfferRequest (6 properties), Error (3 properties), SetOfferStateRequest (1 property). Each schema is shown below with its type and property counts.

InstantLiquidityOfferState
integer
CreateListingOfferRequest
object
11 properties 4 required
PatchListingOfferRequest
object
6 properties
SetOfferStateRequest
object
1 property 1 required
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

viagogo-listing-offers-api-openapi.yml Raw ↑

Other APIs viagogo publishes across the network.

viagogo Addresses API
viagogo Categories API
viagogo E Tickets API
viagogo Events API
viagogo Listing Constraints API
viagogo Payment Methods API
viagogo Payments API
viagogo Sales API
viagogo Seller Events API
viagogo Seller Listings API
viagogo SellerListings (External Id) API
viagogo SellerListings (Preview) API
Where this information came from

This is an independent, third-party profile of viagogo Listing Offers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.