Skip to main content

The VeRO API has methods that allow owners of an intellectual property to report eBay listings that infringe on their intellectual property rights. It contains methods to report a listing, retrieve supported VeRO reason codes, and retrieve the status of submitted and items.

vero_reason_code

Method NameHTTP MethodPathSummarySamples
getVeroReasonCodeGET/vero_reason_code/{vero_reason_code_id}Retrieves the details of a specific VeRO reason code.View getVeroReasonCode - /vero_reason_code/{vero_reason_code_id}
getVeroReasonCodesGET/vero_reason_codeRetrieves the details of all VeRO reason codes, or all VeRO reason codes on a specified marketplace.View getVeroReasonCodes - /vero_reason_code

vero_report

Method NameHTTP MethodPathSummarySamples
createVeroReportPOST/vero_reportCreates a VeRO report for item(s) that allegedly infringe your copyright, trademark, or other intellectual property rights.View createVeroReport - /vero_report
getVeroReportGET/vero_report/{vero_report_id}Retrieves status information about a submitted VeRO report.View getVeroReport - /vero_report/{vero_report_id}

vero_report_items

Method NameHTTP MethodPathSummarySamples
getVeroReportItemsGET/vero_report_itemsRetrieves status information about one or more VeRO reported items.View getVeroReportItems - /vero_report_items