Seller Performance API endpoints

Overview

Seller Performance API endpoints make key business metrics readily accessible via APIs. Authorized users can quickly generate and download .xlsx file format datasets analyzing eCommerce metrics like:

  • On-Time Delivery Rate
  • Valid Tracking Rate
  • Seller Response Rate
  • Refund Rate
  • Cancellation Rate

Users could download customized dataset files and retrieve metrics for single aspect of their business.

To ensure accuracy, datasets are refreshed every twenty-four (24) hours.

Reference guide

Seller Performance API Reference Guide

Prerequisites

Market availability

This collection of API endpoints is available for the US Marketplace.

Seller Performance endpoints

RequestDescriptionCall TypeType (SYNC/ASYNC)Rates/Limits (Transactions per minute)
Valid Tracking RateReturns the valid tracking rate metricsGETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Orders - Valid Tracking Rate

Downloads a file to your computer with all orders affecting the Valid Tracking Rate metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - Ship from Location AccuracyReturns metrics for how often the ship from locations are correct.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - Orders - Ship from Location Accuracy

Downloads a file to your computer with all orders affecting the Ship from Location Accuracy metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - Orders - On Time Shipment

Downloads a file to your computer with all orders affecting the On Time Shipment metrics.

File format: Microsoft .xlsx file

GETASYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - On Time ShipmentReturns metrics for how often the shipments are on time.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - Orders - Carrier Method Accuracy

Downloads a file to your computer with all orders affecting the Carrier Method Accuracy metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Simplified Shipping Settings - Carrier Method AccuracyReturns metrics for how often the carrier methods are accurate.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Seller Response RateReturns metrics of how often the seller responds to customer inquiries within 48 hours of receipt.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Refund Performance MetricsReturns a seller's percentage of returns metrics.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Orders - Refunds

Downloads a file to your computer with all orders affecting the Orders Refunds Rate metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Orders - Seller Response Rate

Downloads a file to your computer with all orders affecting the Seller Response Rate metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Orders - On Time Delivery

Downloads a file to your computer with all orders affecting the On Time Delivery Rate metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

On Time DeliveryReturns the metrics of percentage of orders delivered on time to the customer.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

CancellationsReturns the percentage of canceled orders metrics.GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.

Orders - Cancellations

Downloads a file to your computer with all orders affecting the Orders Cancellation metrics.

File format: Microsoft .xlsx file

GETSYNC

1 call per minute per seller

You may receive a HTTP 429 error if you exceed this limit.