naftiko: 1.0.0-alpha2 info: label: eBay Deal API — Event description: 'eBay Deal API — Event. 2 operations. Lead operation: Event. Self-contained Naftiko capability covering one Ebay business surface.' tags: - Ebay - Event created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: EBAY_API_KEY: EBAY_API_KEY capability: consumes: - type: http namespace: deal-event baseUri: https://api.ebay.com{basePath} description: eBay Deal API — Event business capability. Self-contained, no shared references. resources: - name: event path: /event operations: - name: getevents method: GET description: This method returns paginated results containing all eBay events for the specified marketplace.

Restrictions

This method can return a maximum of 10,000 items. For a list of supported sites and other restrictions, see
Default: 20

Maximum Value: - name: offset in: query type: string description: The number of items that will be skipped in the result set. This is used with the limit field to control the pagination of the output.

For exa - name: X-EBAY-C-MARKETPLACE-ID in: header type: string description: This header identifies the eBay marketplace.

See
HTTP request headers< required: true - name: X-EBAY-C-ENDUSERCTX in: header type: string description: This header is required to support revenue sharing for eBay Partner Network and to improve the accuracy of shipping and delivery time estimations.

For ad - name: event-event_id path: /event/{event_id} operations: - name: getevent method: GET description: This method retrieves the details for an eBay event. The result set contains detailed information associated with the specified event ID, such as applicable coupons, start and end dates, and event terms.

Restrictions

This met outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: X-EBAY-C-MARKETPLACE-ID in: header type: string description: This header identifies the eBay marketplace.

See
HTTP request headers< required: true - name: X-EBAY-C-ENDUSERCTX in: header type: string description: This header is required to support revenue sharing for eBay Partner Network and to improve the accuracy of shipping and delivery time estimations.

For ad - name: event_id in: path type: string description: This path parameters specifies the unique identifier for the eBay event being retrieved.

Use the