Commerce Translation

This API allows 3rd party developers to translate item title, description, search query.

🔑 oauth2 1 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

pip install ebay-oauth-python-client
pip install ebaysdk-python
composer require ebay-sdk-examples
composer require ebay-sdk-php

curl examples

Translates input text inot a given language.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/commerce/translation/v1/translate

Endpoints (1 total)

POST
/translate
Translates input text inot a given language.

Language coverage

Python
2
PHP
2

At a glance

Total SDKs4
Languages2
Endpoints1
Authoauth2
Categories1
https://api.ebay.com/commerce/translation/v1