Skip to content

A sync/async Java library for interacting with the Vak-SMS.com API, enabling the rental of phone numbers from various countries for SMS reception.

Notifications You must be signed in to change notification settings

snwm69x/vak-sms-api-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VakSmsAPI

Способы создания клиента для работы с API:

  • Sync
VakSmsApi api = VakSmsApi.createWithApiKey("your-api-key");
  • Async
VakSmsApiAsync api = VakSmsApiAsync.createWithApiKey("your-api-key");

About

A sync/async Java library for interacting with the Vak-SMS.com API, enabling the rental of phone numbers from various countries for SMS reception.

Topics

Resources

Stars

Watchers

Forks

Languages