Hub endpoints
Message Hub has two environments:
- playground: for testing and development
- production: for live production use
Playground environment
The playground environment of Message Hub can be accessed by applications at:
Endpoint | Host | Port |
---|---|---|
Message Hub SMPP | play.msghub.mlsmpp.net | 2775 |
Connect using SMPP Client to playground environment. See Authentication for credentials.
Production environment
The production environment of Message Hub can be access by applications at:
Endpoint | Host | Port |
---|---|---|
Message Hub SMPP | 2775 | |
Message Hub SMPP over TLS v1.1 or v1.2 |
Updated over 1 year ago