Application API vs myapp
If you need a Animals API that's easy to integrate, go with Application API.
Application API
Vonage provides an Application API to allow management of your Vonage Applications. This API is backwards compatible with version 1. Applications created using version 1 of the API can also be man...
Application API
- Simple API key authentication
- HTTPS supported
myapp
- HTTPS supported
- Requires OAuth setup
| Feature | Application API | myapp |
|---|---|---|
| Authentication | apiKey | OAuth |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Application API and myapp offer similar capabilities as Animals APIs. Review their documentation to find the best fit for your specific use case.