App Store Connect API vs Session Manager API
Both are solid Shopping APIs. Choose based on your specific requirements.
App Store Connect API
API provided by apple.com
Session Manager API
This documentation goes in detail how to interact with Session Manager's API. For a more top-level approach, check the [design documentation](https://help.vtex.com/tutorial/using-session-manager-to...
App Store Connect API
- Simple API key authentication
- HTTPS supported
Session Manager API
- Simple API key authentication
- HTTPS supported
| Feature | App Store Connect API | Session Manager API |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both App Store Connect API and Session Manager API offer similar capabilities as Shopping APIs. Review their documentation to find the best fit for your specific use case.