BulkSMS JSON REST API vs Veriphone
If you need a Phone API that's easy to integrate, go with Veriphone.
BulkSMS JSON REST API
## Overview The JSON REST API allows you to submit and receive [BulkSMS](https://www.bulksms.com/) messages. You can also get access to past messages and see your account profile. The base URL to...
BulkSMS JSON REST API
- Simple API key authentication
- HTTPS supported
Veriphone
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
| Feature | BulkSMS JSON REST API | Veriphone |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
Veriphone works directly from the browser with CORS enabled, making it better for frontend-only apps.