D

d7networks.com

D7 Networks provides business messaging services including SMS, OTP verification, WhatsApp, Viber, and number lookup. Its platform lets organizations send messages, verify users, and retrieve delivery or lookup status across those channels.

3 integrations · REST · CLI

D7 Networks exposes two HTTP APIs: a current REST API at `https://api.d7networks.com` secured by bearer tokens minted from the D7 control panel, plus a cataloged legacy D7SMS REST API at `https://rest-api.d7networks.com/secure` using Basic auth; it also publishes direct7 SDK packages for Node.js, Python, Ruby, PHP, and Go.

discovered 1d ago
REST · OpenAPI2
CLI1
Credentials
D7 API bearer tokenbearerGet 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.

D7SMS basic auth credentialsbasicGet credentials

The cataloged legacy D7SMS OpenAPI spec defines HTTP Basic auth (auth) for the https://rest-api.d7networks.com/secure API, but the public pages scraped here do not explain where to create or retrieve the username/password for this legacy credential. Start from the main site D7 Networks or contact the provider to obtain the legacy D7SMS basic-auth credentials if you need this older API.

conventions · 0/8 published

Publish these signals → /publishing