All sites
Data API
eBay Data API
Listings, item detail, seller feedback and completed-sale data from eBay.
11endpointsRate Limit · Captcha handled for you
Example
ebay.com
ExampleJSON responseclick the page to trace a field
{
"domain": "us",
"query": "mechanical key",
"suggestions": [
"mechanical keyboard",
"mechanical keyboard wireless",
"mechanical keychain",
"mechanical keyboard switches"
]
}
GET
/v1/data/ebay/autocomplete1 credit / runKeyword Suggestions
Keyword autocomplete suggestions.
Handled for you:Rate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Partial search term. |
| Advanced filters | |||
| domain | string | no | Market code. (default: us) |
| limit | integer | no | Maximum number of suggestions to return (1 - 20). |