D

direct7 CLI/SDK packages

CLI discovered

Details
Command
direct7
Docs
https://d7networks.com/docs/sdks/
Authentication
D7 API bearer token bearer discovered Get token ↗
env DIRECT7_API_TOKEN

In the D7 Control panel, create an application to obtain a client_id and client_secret. From that application page you can click Generate auth token to mint an API bearer token directly, or call POST https://api.d7networks.com/auth/v1/login/application with client_id and client_secret as form-data to receive a token. The docs say this token is then used for messaging and verify endpoints.