Skip to content

avoylenko/MobizonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobizonAPI

MobizonAPI is a Java client for Mobizon services, which gives you an easy integration point.

[API Documentation] (https://mobizon.ua/integration/api)

Usage

MobizonApi api = new MobizonApi("token", "api.mobizon.ua"); System.out.println(api.getOwnBalance()); System.out.println(api.sendSMSMessage("Hello from the other side", "380671234567"));

Open source agreement

MIT.

About

JAVA library for Mobizon SMS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages