Extension API vs ${title}
Both are solid Development APIs. Choose based on your specific requirements.
Extension API
The Vonage Business Cloud Extension API enables you to retrieve information about extensions. Your application must subscribe to the Provisioning API suite to use this API.
Extension API
- Simple API key authentication
- HTTPS supported
${title}
- Simple API key authentication
- HTTPS supported
| Feature | Extension API | ${title} |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both Extension API and ${title} offer similar capabilities as Development APIs. Review their documentation to find the best fit for your specific use case.