Account API vs API Grátis
If you need a Development API that's easy to integrate, go with Account API.
Account API
Enables users to manage their Vonage API Account by programmable means. More information is available here: <https://developer.nexmo.com/account/overview>.
API Grátis
Multiples services and public APIs
Account API
- Simple API key authentication
- HTTPS supported
API Grátis
- No authentication required
- HTTPS supported
- Currently flagged as inactive
| Feature | Account API | API Grátis |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
API Grátis is the better choice for quick prototypes and hackathons since it requires no authentication.