M

motaword CLI

CLI discovered

Details
Command
motaword
Docs
https://motaword.readme.io/reference/motaword-cli
Authentication
MotaWord API client (client ID + client secret) oauth2_cc discovered Set up OAuth ↗
$ motaword auth add-profile client-credentials <name> <client-id> <client-secret>

Create a developer account via Register as a developer, then create an application in the Developer Portal or directly at Create application. After the app is created, open View Keys to get the client_id and client_secret. MotaWord docs say you use these to obtain an access token with the client_credentials grant.