FastSMS : Temporary Phone Numbers For SMS Verification
FastSMS Temp SMS Verification API provides a simple and efficient way to receive SMS messages online using temporary phone numbers. Ideal for verification processes, it offers instant access to disposable numbers, ensuring user privacy and security during account creation, two-factor authentication, and other SMS-based verifications.
FastSMS : Temporary Phone Numbers For SMS Verification endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Supported Countries /countries |
Get Supported Countries: { "country": "United States", "code": "usa" } the country code "code" will be used in another endpoint |
| GET |
Get Phone Numbers By Country /numbers |
Get a list of available phone numbers for the selected country. You should pass the country code from /countries endpoint as a query param |
| GET |
Get Received SMS Messages /messages |
Get received SMS messages for the selected phone number. You should pass the phoneid given in the /numbers endpoint as a query param. |