Skip to content

Python wrapper for SMSActivate.io's Email Verification API, providing easy-to-use methods for purchasing temporary emails, checking for verification codes, and managing email activations. Ideal for automated account creation, testing, and REST API integration.

License

Notifications You must be signed in to change notification settings

ZakariaMQ/sms-activate-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSActivate Email Verification API Wrapper

License Python httpx

A Python wrapper for the SMSActivate.io Email Verification API. This library provides simple, user-friendly methods for interacting with the SMSActivate API, allowing you to purchase temporary email addresses, check for incoming verification codes, and manage email activations effortlessly.

Table of Contents

Installation

First, ensure you have Python 3.7 or later installed. Then, install the required dependencies using pip:

git clone https://github.com/ZakariaMQ/sms-activate-wrapper.git
cd sms-activate-wrapper
pip install -r requirements.txt

Getting Started

Obtain an API Key

To use this service, you'll need an API key from SMSActivate.io.

Features

  • Get Available Domains: Retrieve a list of available domains for a specific site.
  • Purchase Temporary Email: Buy a temporary email address for verification purposes.
  • Check for Verification Codes: Continuously check if a verification code has been received.
  • Cancel Email Activation: Cancel an email activation if the verification code isn't received in time.
  • View Mail History: Get a list of active email purchases with their statuses.

Usage

For detailed examples, see the file main.py.

Final Thoughts

This wrapper simplifies the process of managing email verifications through the SMSActivate.io API, making it easier for you to automate and manage their workflows. We hope you find it useful and look forward to any contributions or feedback you might have. Happy coding!

About

Python wrapper for SMSActivate.io's Email Verification API, providing easy-to-use methods for purchasing temporary emails, checking for verification codes, and managing email activations. Ideal for automated account creation, testing, and REST API integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages