{"note":"OpenAPI conversion -- returning structured metadata","name":"ticketmaster-com-commerce","description":"Commerce API","version":"v2","base_url":"https://www.ticketmaster.com/commerce/v2","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Commerce API\n@base https://www.ticketmaster.com/commerce/v2\n@version v2\n@auth ApiKey X-SSL-CERT-UID in header\n@endpoints 1\n@toc commerce(1)\n\n@endpoint GET /commerce/v2/events/{eventId}/offers\n@desc Event Offers\n@required {eventId: any # Event Identifier}\n@optional {X-SSL-CERT-UID: any # API Key for external API developer, X-TM-ACCESS-TOKEN: any # Access token for, access_token: any # Query Param Access Token, api-key: any # Query Param API Key for external API developer, body: str # displayId to un-hide protected offers}\n@returns(200) successful operation\n\n@end\n"}