M
motaword CLI
Details
- Command
-
motaword - Docs
- https://motaword.readme.io/reference/motaword-cli
Authentication
$ 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.