Overview

What is the Temp-Number App?

The Temp-Number App is an open-source platform that enables you to run your own SMS activation service. It provides everything you need to sell temporary phone numbers to customers for receiving SMS verification codes.

Key Advantages

  • βœ… Production Ready: Fully tested and powers https://temp-number.org
  • πŸ”“ Open Source: Complete access to source code for customization
  • 🌐 Web App: Ready-to-use production web application
  • πŸ“± Example Mobile Apps: Open source example iOS and Android apps
  • πŸ’³ Payment Integrations: Stripe, Paypal, Apple Pay, Google Pay, and more
  • πŸš€ Easy Deployment: Automated scripts for Docker Compose and Google Cloud

Use Cases

  • 🏒 SaaS Business: Run your own SMS activation service
  • 🎨 White-Label: Rebrand and integrate into existing platforms
  • πŸ”§ Custom Solutions: Modify and extend for specific requirements
  • πŸ“Š Enterprise: Self-hosted solution with full control

How It Works

Customer

Web/Mobile App

Backend API

Platfone Retail API

Payment Gateway

MySQL Database

  1. Customer selects a country and service
  2. Backend requests available numbers from Platfone Retail API
  3. Customer purchases activation and receives phone number
  4. SMS messages arrive and are displayed to the customer
  5. Payments are processed through integrated gateways

Prerequisites

Before deploying, ensure you have:

  • Platfone Account: Sign up at platfone.com for API access
  • Firebase Project: For authentication and notifications
  • Payment Gateway: Stripe account or other supported gateways
  • Hosting: Docker-compatible server or Google Cloud account

Next Steps

Ready to get started?

Quick Start

Deploy with automated scripts

Configuration Overview

Set up payments, auth, and more