motaword.com

Use MotaWord API to post and track your translation projects.

🔑 oauth2 222 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

python-sdk ✓ Official
pip install python-sdk
php-sdk ✓ Official
composer require php-sdk
curl examples
Available endpoints
curl \
  -u "$API_USER:$API_PASS" \
  https://api.motaword.com/
View your account info
curl \
  -u "$API_USER:$API_PASS" \
  https://api.motaword.com/me
Get blog posts - ordered by created desc by default
curl \
  -u "$API_USER:$API_PASS" \
  https://api.motaword.com/blogs
Endpoints (222 total)
GET
/
Available endpoints
GET
/me
View your account info
GET
/blogs
Get blog posts - ordered by created desc by default
GET
/stats
View your account statistics
GET
/users
Get a list of platform users
GET
/search
Search everything in your account
GET
/formats
List of supported file formats
GET
/payment
View your payment and billing info
GET
/strings
View account strings (translation memory)
GET
/swagger
OpenAPI YAML representation of our API
GET
/earnings
View your vendor earnings
GET
/glossary
Download account glossary.
Language coverage
Python
1
PHP
1
At a glance
Total SDKs2
Languages2
Endpoints222
Authoauth2
Categories1
https://api.motaword.com