Giter Club home page Giter Club logo

smsactivateapi's Introduction

SMSActivate.API

Unofficial SMS-Activate API client

Content

Introduction

The library provides an interface for interacting with the SMS Activate API

Built with public, old JAVA and decompiled internal (Flutter mobile client) APIs. For now supports only the SMS activations

Setup

You can install this package via:

  • NuGet package
  • Precompiled binaries from release
  • Build a project yourself

Next you need to get or generate the SMS Activate API token

Notice: You can init API client without token and use some anonymous methods

And now you are ready to init API client:

var saClient = new SAClient(token: "API_TOKEN");

Features

  • Get available countries
  • Get available mobile operators
  • Get activation service list
  • Get activation price offers
  • Get account balance and cashback information
  • Request a phone number for activation
  • Get activation status + SMS
  • Wait SMS with timeout
  • Get active activations
  • Set activation status

Tips

Metadata

API client caches on RAM the data, which will be processed during work

Variable name Description
CachedCountriesInfo Available countries info
CachedActivationServicesInfo Available services for activation
CachedOperatorsInfo Available mobile operators info
CachedRentServicesInfo Available services for rent
Activations Profile activations (Active + Expired)

smsactivateapi's People

Contributors

miwr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.