Application API vs Sample API
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...
Sample API
This is a sample API specification
Application API
- Simple API key authentication
- HTTPS supported
Sample API
- HTTPS supported
- Requires No authentication
| Feature | Application API | Sample API |
|---|---|---|
| Authentication | apiKey | No |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Application API and Sample API offer similar capabilities as Animals APIs. Review their documentation to find the best fit for your specific use case.