PHP
You can easily start using our PHP SDK to interact with the API. It is available in GitHub and you can also install it with composer: composer install motaword
.
See the documentation and examples in GitHub repository for more details.
Python
Our Python SDK to interact with the API is available in GitHub. You can also install it with pip: pip install motaword
.
See the documentation and examples in GitHub repository for more details.
Ruby
You can easily start using MotaWord Ruby SDK by Bonusly to interact with the API. It is open sourced by Bonusly, available in GitHub.
Others
We provide a Swagger definition for our API which you can find at the root endpoint: https://api.motaword.com
This lets you generated SDKs in various languages by using swagger-codegen or Apimatics.
We will be rolling more of our own SDKs out in the near future, but until then, SDKs generated by these two tools should be more than enough to get you started!