{"@context": "https://schema.org", "@type": "WebAPI", "name": "Marketing API API", "description": "The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSO", "provider": {"@type": "Organization", "name": "ebay.com"}, "documentation": "https://developer.ebay.com/api-docs/master/sell/marketing/openapi/3/sell_marketing_v1_oas3.json"}
The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSO
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.ebay.com{basePath} https://apiz.ebay.com{basePath} https://api.ebay.com/buy/browse/v1 https://api.ebay.com/commerce/taxonomy/v1 https://api.ebay.com/buy/feed/v1_beta
auth: o a u t h 2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The Marketing API offers two platforms that sellers can use to promote and advertise their products: Promoted Listings is an eBay ad service that lets sellers set up ad campaigns for the products they want to promote. eBay displays the ads in search results and in other marketing modules as SPONSORED listings. If an item in a Promoted Listings campaign sells, the seller is assessed a Promoted Li
| method | path | what the vendor says it does |
|---|---|---|
GET | /ad_campaign | This method retrieves the details for all of the seller's defined campaigns. Request parameters can be used to |
POST | /ad_campaign | This method creates a Promoted Listings ad campaign. A Promoted Listings campaign is the structure into which |
GET | /ad_campaign/find_campaign_by_ad_reference | This method retrieves the campaigns containing the listing that is specified using either a listing ID, or an |
GET | /ad_campaign/get_campaign_by_name | This method retrieves the details of a single campaign, as specified with the campaign_name query parameter. N |
GET | /ad_campaign/{campaign_id} | This method retrieves the details of a single campaign, as specified with the campaign_id query parameter. Th |
DELETE | /ad_campaign/{campaign_id} | This method deletes the campaign specified by the campaign_id query parameter.Note: You can only delete campa |
GET | /ad_campaign/{campaign_id}/ad | This method retrieves Promoted Listings ads that are associated with listings created with either the Trading |
POST | /ad_campaign/{campaign_id}/ad | This method adds a listing to an existing Promoted Listings campaign using a listingId value generated by the |
GET | /ad_campaign/{campaign_id}/ad/{ad_id} | This method retrieves the specified ad from the specified campaign. In the request, supply the campaign_id an |
DELETE | /ad_campaign/{campaign_id}/ad/{ad_id} | This method removes the specified ad from the specified campaign.Pass the ID of the ad to delete with the ID o |
POST | /ad_campaign/{campaign_id}/ad/{ad_id}/update_bid | This method updates the bid percentage (also known as the "ad rate") for the specified ad in the specified cam |
GET | /ad_campaign/{campaign_id}/ad_group | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/ad_group | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
GET | /ad_campaign/{campaign_id}/ad_group/{ad_group_id} | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
PUT | /ad_campaign/{campaign_id}/ad_group/{ad_group_id} | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/ad_group/{ad_group_id}/suggest_bids | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/ad_group/{ad_group_id}/suggest_keywords | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/bulk_create_ads_by_inventory_reference | This method adds multiple listings that are managed with the Inventory API to an existing Promoted Listings ca |
POST | /ad_campaign/{campaign_id}/bulk_create_ads_by_listing_id | This method adds multiple listings to an existing Promoted Listings campaign using listingId values generated |
POST | /ad_campaign/{campaign_id}/bulk_create_keyword | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/bulk_delete_ads_by_inventory_reference | This method works with listings created with the Inventory API.The method deletes a set of ads, as specified b |
POST | /ad_campaign/{campaign_id}/bulk_delete_ads_by_listing_id | This method works with listing IDs created with either the Trading API or the Inventory API.The method deletes |
POST | /ad_campaign/{campaign_id}/bulk_update_ads_bid_by_inventory_reference | This method works with listings created with either the Trading API or the Inventory API. The method updates |
POST | /ad_campaign/{campaign_id}/bulk_update_ads_bid_by_listing_id | This method works with listings created with either the Trading API or the Inventory API. The method updates |
POST | /ad_campaign/{campaign_id}/bulk_update_ads_status | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/bulk_update_ads_status_by_listing_id | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/bulk_update_keyword | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/clone | This method clones (makes a copy of) the specified campaign's campaign criterion. The campaign criterion is a |
POST | /ad_campaign/{campaign_id}/create_ads_by_inventory_reference | This method adds a listing that is managed with the Inventory API to an existing Promoted Listings campaign.Fo |
POST | /ad_campaign/{campaign_id}/delete_ads_by_inventory_reference | This method works with listings that are managed with the Inventory API. The method deletes ads using a list |
POST | /ad_campaign/{campaign_id}/end | This method ends an active (RUNNING) or paused campaign. Specify the campaign you want to end by supplying its |
GET | /ad_campaign/{campaign_id}/get_ads_by_inventory_reference | This method retrieves Promoted Listings ads associated with listings that are managed with the Inventory API f |
GET | /ad_campaign/{campaign_id}/keyword | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/keyword | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
GET | /ad_campaign/{campaign_id}/keyword/{keyword_id} | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
PUT | /ad_campaign/{campaign_id}/keyword/{keyword_id} | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/pause | This method pauses an active (RUNNING) campaign. You can restart the campaign by calling resumeCampaign, as l |
POST | /ad_campaign/{campaign_id}/resume | This method resumes a paused campaign, as long as its end date is in the future. Supply the campaign_id for th |
GET | /ad_campaign/{campaign_id}/suggest_items | Note: This method is only available for select partners who have been approved for the eBay Promoted Listings |
POST | /ad_campaign/{campaign_id}/update_ad_rate_strategy | This method updates the ad rate strategy for an existing Promoted Listings Standard (PLS) rules-based ad campa |
and 29 more operation(s) in this specification, all searchable.
specification origin: https://developer.ebay.com/api-docs/master/sell/marketing/openapi/3/sell_marketing_v1_oas3
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (eBay business policies and seller-defined custom policies), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions.
| method | path | what the vendor says it does |
|---|---|---|
GET | /advertising_eligibility | This method allows developers to check the seller eligibility status for eBay advertising programs. advertisin |
GET | /custom_policy/ | This method retrieves the list of custom policies specified by the policy_types query parameter for the select |
POST | /custom_policy/ | This method creates a new custom policy in which a seller specifies their terms for complying with local gover |
GET | /custom_policy/{custom_policy_id} | This method retrieves the custom policy specified by the custom_policy_id path parameter for the selected eBay |
PUT | /custom_policy/{custom_policy_id} | This method updates an existing custom policy specified by the custom_policy_id path parameter for the selecte |
GET | /fulfillment_policy | This method retrieves all the fulfillment policies configured for the marketplace you specify using the market |
POST | /fulfillment_policy/ | This method creates a new fulfillment policy where the policy encapsulates seller's terms for fulfilling item |
GET | /fulfillment_policy/get_by_policy_name | This method retrieves the details for a specific fulfillment policy. In the request, supply both the policy na |
GET | /fulfillment_policy/{fulfillmentPolicyId} | This method retrieves the complete details of a fulfillment policy. Supply the ID of the policy you want to re |
PUT | /fulfillment_policy/{fulfillmentPolicyId} | This method updates an existing fulfillment policy. Specify the policy you want to update using the fulfillmen |
DELETE | /fulfillment_policy/{fulfillmentPolicyId} | This method deletes a fulfillment policy. Supply the ID of the policy you want to delete in the fulfillmentPol |
GET | /kyc | Note:This method was originally created to see which onboarding requirements were still pending for sellers be |
GET | /payment_policy | This method retrieves all the payment policies configured for the marketplace you specify using the marketplac |
POST | /payment_policy | This method creates a new payment policy where the policy encapsulates seller's terms for order payments. Eac |
GET | /payment_policy/get_by_policy_name | This method retrieves the details of a specific payment policy. Supply both the policy name and its associated |
GET | /payment_policy/{payment_policy_id} | This method retrieves the complete details of a payment policy. Supply the ID of the policy you want to retrie |
PUT | /payment_policy/{payment_policy_id} | This method updates an existing payment policy. Specify the policy you want to update using the payment_policy |
DELETE | /payment_policy/{payment_policy_id} | This method deletes a payment policy. Supply the ID of the policy you want to delete in the paymentPolicyId pa |
GET | /payments_program/{marketplace_id}/{payments_program_type} | Note: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay |
GET | /payments_program/{marketplace_id}/{payments_program_type}/onboarding | Note: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay |
GET | /privilege | This method retrieves the seller's current set of privileges, including whether or not the seller's eBay regis |
GET | /program/get_opted_in_programs | This method gets a list of the seller programs that the seller has opted-in to. program |
POST | /program/opt_in | This method opts the seller in to an eBay seller program. Refer to the Account API overview for information ab |
POST | /program/opt_out | This method opts the seller out of a seller program to which you have previously opted-in to. Get a list of th |
GET | /rate_table | This method retrieves a seller's shipping rate tables for the country specified in the country_code query para |
GET | /return_policy | This method retrieves all the return policies configured for the marketplace you specify using the marketplace |
POST | /return_policy | This method creates a new return policy where the policy encapsulates seller's terms for returning items. Eac |
GET | /return_policy/get_by_policy_name | This method retrieves the details of a specific return policy. Supply both the policy name and its associated |
GET | /return_policy/{return_policy_id} | This method retrieves the complete details of the return policy specified by the returnPolicyId path parameter |
PUT | /return_policy/{return_policy_id} | This method updates an existing return policy. Specify the policy you want to update using the return_policy_i |
DELETE | /return_policy/{return_policy_id} | This method deletes a return policy. Supply the ID of the policy you want to delete in the returnPolicyId path |
GET | /sales_tax | Use this call to retrieve all sales tax table entries that the seller has defined for a specific country. All |
GET | /sales_tax/{countryCode}/{jurisdictionId} | This call gets the current sales tax table entry for a specific tax jurisdiction. Specify the jurisdiction to |
PUT | /sales_tax/{countryCode}/{jurisdictionId} | This method creates or updates a sales tax table entry for a jurisdiction. Specify the tax table entry you wan |
DELETE | /sales_tax/{countryCode}/{jurisdictionId} | This call deletes a sales tax table entry for a jurisdiction. Specify the jurisdiction to delete using the cou |
GET | /subscription | This method retrieves a list of subscriptions associated with the seller account. subscription |
specification origin: https://developer.ebay.com/api-docs/master/sell/account/openapi/3/sell_account_v1_oas3.jso
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
| method | path | what the vendor says it does |
|---|---|---|
GET | /customer_service_metric_task | Use this method to return an array of customer service metric tasks. You can limit the tasks returned by speci |
POST | /customer_service_metric_task | Use this method to create a customer service metrics download task with filter criteria for the customer servi |
GET | /customer_service_metric_task/{task_id} | Use this method to retrieve customer service metric task details for the specified task. The input is task_id. |
GET | /inventory_task | This method searches for multiple tasks of a specific feed type, and includes date filters and pagination. inv |
POST | /inventory_task | This method creates an inventory-related download task for a specified feed type with optional filter criteria |
GET | /inventory_task/{task_id} | This method retrieves the task details and status of the specified inventory-related task. The input is task_i |
GET | /order_task | This method returns the details and status for an array of order tasks based on a specified feed_type or sched |
POST | /order_task | This method creates an order download task with filter criteria for the order report. When using this method, |
GET | /order_task/{task_id} | This method retrieves the task details and status of the specified task. The input is task_id. For details abo |
GET | /schedule | This method retrieves an array containing the details and status of all schedules based on the specified feed_ |
POST | /schedule | This method creates a schedule, which is a subscription to the specified schedule template. A schedule periodi |
GET | /schedule/{schedule_id} | This method retrieves schedule details and status of the specified schedule. Specify the schedule to retrieve |
PUT | /schedule/{schedule_id} | This method updates an existing schedule. Specify the schedule to update using the schedule_id path parameter. |
DELETE | /schedule/{schedule_id} | This method deletes an existing schedule. Specify the schedule to delete using the schedule_id path parameter. |
GET | /schedule/{schedule_id}/download_result_file | This method downloads the latest result file generated by the schedule. The response of this call is a compres |
GET | /schedule_template | This method retrieves an array containing the details and status of all schedule templates based on the specif |
GET | /schedule_template/{schedule_template_id} | This method retrieves the details of the specified template. Specify the template to retrieve using the schedu |
GET | /task | This method returns the details and status for an array of tasks based on a specified feed_type or scheduledId |
POST | /task | This method creates an upload task or a download task without filter criteria. When using this method, specify |
GET | /task/{task_id} | This method retrieves the details and status of the specified task. The input is task_id. For details of how t |
GET | /task/{task_id}/download_input_file | This method downloads the file previously uploaded using uploadFile. Specify the task_id from the uploadFile c |
GET | /task/{task_id}/download_result_file | This method retrieves the generated file that is associated with the specified task ID. The response of this c |
POST | /task/{task_id}/upload_file | This method associates the specified file with the specified task ID and uploads the input file. After the fil |
specification origin: https://developer.ebay.com/api-docs/master/sell/feed/openapi/3/sell_feed_v1_oas3.json
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
| method | path | what the vendor says it does |
|---|---|---|
GET | /order | Use this call to search for and retrieve one or more orders based on their creation date, last modification da |
GET | /order/{orderId} | Use this call to retrieve the contents of an order based on its unique identifier, orderId. This value was ret |
GET | /order/{orderId}/shipping_fulfillment | Use this call to retrieve the contents of all fulfillments currently defined for a specified order based on th |
POST | /order/{orderId}/shipping_fulfillment | When you group an order's line items into one or more packages, each package requires a corresponding plan for |
GET | /order/{orderId}/shipping_fulfillment/{fulfillmentId} | Use this call to retrieve the contents of a fulfillment based on its unique identifier, fulfillmentId (combine |
POST | /order/{order_id}/issue_refund | Issue Refund Important! Due to EU & UK Payments regulatory requirements, an additional... order |
GET | /payment_dispute/{payment_dispute_id} | Get Payment Dispute Details This method retrieves detailed information on a specific payment dispute. The paym |
POST | /payment_dispute/{payment_dispute_id}/accept | Accept Payment Dispute This method is used if the seller wishes to accept a payment dispute. The unique identi |
GET | /payment_dispute/{payment_dispute_id}/activity | Get Payment Dispute Activity This method retrieve a log of activity for a payment dispute. The identifier of t |
POST | /payment_dispute/{payment_dispute_id}/add_evidence | Add an Evidence File This method is used by the seller to add one or more evidence files to address a payment |
POST | /payment_dispute/{payment_dispute_id}/contest | Contest Payment Dispute This method is used if the seller wishes to contest a payment dispute initiated by the |
GET | /payment_dispute/{payment_dispute_id}/fetch_evidence_content | Get Payment Dispute Evidence File This call retrieves a specific evidence file for a payment dispute. The foll |
POST | /payment_dispute/{payment_dispute_id}/update_evidence | Update evidence This method is used by the seller to update an existing evidence set for a payment dispute wit |
POST | /payment_dispute/{payment_dispute_id}/upload_evidence_file | Upload an Evidence File This method is used to upload an evidence file for a contested payment dispute. The un |
GET | /payment_dispute_summary | Search Payment Dispute by Filters This method is used retrieve one or more payment disputes filed against the |
specification origin: https://developer.ebay.com/api-docs/master/sell/fulfillment/openapi/3/sell_fulfillment_v1_
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filte
| method | path | what the vendor says it does |
|---|---|---|
GET | /item/ | This method retrieves the details of specific items that the buyer needs to make a purchasing decision. Note: |
GET | /item/get_item_by_legacy_id | This method is a bridge between the eBay legacy APIs, such as Shopping, and Finding and the eBay Buy APIs. The |
GET | /item/get_items_by_item_group | This method retrieves the details of the individual items in an item group. An item group is an item that has |
GET | /item/{item_id} | This method retrieves the details of a specific item, such as description, price, category, all item aspects, |
POST | /item/{item_id}/check_compatibility | This method checks if a product is compatible with the specified item. You can use this method to check the co |
GET | /item_summary/search | This method searches for eBay items by various query parameters and retrieves summaries of the items. You can |
POST | /item_summary/search_by_image | This is an Experimental method. This method searches for eBay items based on a image and retrieves summaries o |
GET | /shopping_cart/ | This is an experimental method. This method retrieves all the items in the eBay member's cart; items added to |
POST | /shopping_cart/add_item | This is an Experimental method. This method creates an eBay cart for the eBay member, if one does not exist, a |
POST | /shopping_cart/remove_item | This is an experimental method. This method removes a specific item from the eBay member's cart. You specify t |
POST | /shopping_cart/update_quantity | This is an experimental method. This method updates the quantity value of a specific item in the eBay member's |
specification origin: https://developer.ebay.com/api-docs/master/buy/browse/openapi/2/buy_browse_v1_beta_oas2.js
The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
| method | path | what the vendor says it does |
|---|---|---|
GET | /country/{countryCode}/sales_tax_jurisdiction | This method retrieves all the sales tax jurisdictions for the country that you specify in the countryCode path |
GET | /marketplace/{marketplace_id}/get_automotive_parts_compatibility_policies | This method returns the eBay policies that define how to list automotive-parts-compatibility items in the cate |
GET | /marketplace/{marketplace_id}/get_extended_producer_responsibility_policies | This method returns the Extended Producer Responsibility policies for one, multiple, or all eBay categories in |
GET | /marketplace/{marketplace_id}/get_hazardous_materials_labels | This method returns hazardous materials label information for the specified eBay marketplace. The information |
GET | /marketplace/{marketplace_id}/get_item_condition_policies | This method returns item condition metadata on one, multiple, or all eBay categories on an eBay marketplace. T |
GET | /marketplace/{marketplace_id}/get_listing_structure_policies | This method returns the eBay policies that define the allowed listing structures for the categories of a speci |
GET | /marketplace/{marketplace_id}/get_negotiated_price_policies | This method returns the eBay policies that define the supported negotiated price features (like "best offer") |
GET | /marketplace/{marketplace_id}/get_return_policies | This method returns the eBay policies that define whether or not you must include a return policy for the item |
specification origin: https://developer.ebay.com/api-docs/master/sell/metadata/openapi/3/sell_metadata_v1_oas3.j
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibil
| method | path | what the vendor says it does |
|---|---|---|
GET | /category_tree/{category_tree_id} | Get a Category Tree Note: The General Availability (GA) version of the Taxonomy API has been released. Develop |
GET | /category_tree/{category_tree_id}/fetch_item_aspects | Get Aspects for All Leaf Categories in a Marketplace Note: The General Availability (GA) version of the Taxono |
GET | /category_tree/{category_tree_id}/get_category_subtree | Get a Category Subtree Note: The General Availability (GA) version of the Taxonomy API has been released. Deve |
GET | /category_tree/{category_tree_id}/get_category_suggestions | Get Suggested Categories Note: The General Availability (GA) version of the Taxonomy API has been released. De |
GET | /category_tree/{category_tree_id}/get_compatibility_properties | Get Compatibility Properties Note: The General Availability (GA) version of the Taxonomy API has been released |
GET | /category_tree/{category_tree_id}/get_compatibility_property_values | Get Compatibility Property Values Note: The General Availability (GA) version of the Taxonomy API has been rel |
GET | /category_tree/{category_tree_id}/get_item_aspects_for_category | Note: The General Availability (GA) version of the Taxonomy API has been released. Developers currently using |
GET | /get_default_category_tree_id | Get a Default Category Tree ID Note: The General Availability (GA) version of the Taxonomy API has been releas |
specification origin: https://developer.ebay.com/api-docs/master/commerce/taxonomy/openapi/2/commerce_taxonomy_v
Note: This is a (Limited Release) API available only to select developers approved by business units.The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a...
| method | path | what the vendor says it does |
|---|---|---|
POST | /shipment/create_from_shipping_quote | This method creates a "shipment" based on the shippingQuoteId and rateId values supplied in the request. The r |
GET | /shipment/{shipmentId} | This method retrieves the shipment details for the specified shipment ID. Call createFromShippingQuote to gene |
POST | /shipment/{shipmentId}/cancel | This method cancels the shipment associated with the specified shipment ID and the associated shipping label i |
GET | /shipment/{shipmentId}/download_label_file | This method returns the shipping label file that was generated for the shipmentId value specified in the reque |
POST | /shipping_quote | The createShippingQuote method returns a shipping quote that contains a list of live "rates." Each rate repr |
GET | /shipping_quote/{shippingQuoteId} | This method retrieves the complete details of the shipping quote associated with the specified shippingQuoteId |
specification origin: https://developer.ebay.com/api-docs/master/sell/logistics/openapi/3/sell_logistics_v1_oas3
Note: This is a (Limited Release) API available only to select developers approved by business units.This API allows third-party developers to search for and retrieve details about eBay deals and events, as well as the items associated with those deals and events.
| method | path | what the vendor says it does |
|---|---|---|
GET | /deal_item | This method retrieves a paginated set of deal items. The result set contains all deal items associated with th |
GET | /event | This method returns paginated results containing all eBay events for the specified marketplace. Request header |
GET | /event/{event_id} | This method retrieves the details for an eBay event. The result set contains detailed information associated w |
GET | /event_item | This method returns a paginated set of event items. The result set contains all event items associated with th |
specification origin: https://developer.ebay.com/api-docs/master/buy/deal/openapi/3/buy_deal_v1_oas3.json
Note: This is a (Limited Release) API available only to select developers approved by business units. For information on how to obtain access to this API in production, see the Buy APIs Requirements.The Feed API provides the ability to download TSV_GZIP...
| method | path | what the vendor says it does |
|---|---|---|
GET | /item | This method lets you download a TSV_GZIP (tab separated value gzip) Item feed file. The feed file contains al |
GET | /item_group | This method lets you download a TSV_GZIP (tab separated value gzip) Item Group feed file. An item group is an |
GET | /item_priority | Using this method, you can download a TSV_GZIP (tab separated value gzip) Item Priority feed file, which allow |
GET | /item_snapshot | The Hourly Snapshot feed file is generated each hour every day for most categories. This method lets you down |
specification origin: https://developer.ebay.com/api-docs/master/buy/feed/openapi/2/buy_feed_v1_beta_oas2.json
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric &n
| method | path | what the vendor says it does |
|---|---|---|
GET | /customer_service_metric/{customer_service_metric_type}/{evaluation_type} | Use this method to retrieve a seller's performance and rating for the customer service metric. Control the res |
GET | /seller_standards_profile | This call retrieves all the standards profiles for the associated seller. A standards profile is a set of eBay |
GET | /seller_standards_profile/{program}/{cycle} | This call retrieves a single standards profile for the associated seller. A standards profile is a set of eBay |
GET | /traffic_report | This method returns a report that details the user traffic received by a seller's listings. A traffic report g |
specification origin: https://developer.ebay.com/api-docs/master/sell/analytics/openapi/3/sell_analytics_v1_oas3
Service for providing information to sellers about their listings being non-compliant, or at risk for becoming non-compliant, against eBay listing policies.
| method | path | what the vendor says it does |
|---|---|---|
GET | /listing_violation | This call returns specific listing violations for the supported listing compliance types. Only one compliance |
GET | /listing_violation_summary | This call returns listing violation counts for a seller. A user can pass in one or more compliance types throu |
POST | /suppress_listing_violation | This call suppresses a listing violation for a specific listing. Only listing violations in the AT_RISK state |
specification origin: https://developer.ebay.com/api-docs/master/sell/compliance/openapi/3/sell_compliance_v1_oa
and 8 more specification(s) from ebay.com, all indexed.
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.