Application API vs Unit OpenAPI specifications
Both are solid Animals APIs. Choose based on your specific requirements.
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...
Unit OpenAPI specifications
An OpenAPI specifications for unit-sdk clients
Application API
- Simple API key authentication
- HTTPS supported
Unit OpenAPI specifications
- Simple API key authentication
- HTTPS supported
| Feature | Application API | Unit OpenAPI specifications |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Application API and Unit OpenAPI specifications offer similar capabilities as Animals APIs. Review their documentation to find the best fit for your specific use case.