App Store Connect API vs Fulfillment API
If you need a Shopping API that's easy to integrate, go with App Store Connect API.
App Store Connect API
API provided by apple.com
Fulfillment API
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at ch...
App Store Connect API
- Simple API key authentication
- HTTPS supported
Fulfillment API
- Simple API key authentication
- HTTPS supported
- Currently flagged as inactive
| Feature | App Store Connect API | Fulfillment API |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Both App Store Connect API and Fulfillment API offer similar capabilities as Shopping APIs. Review their documentation to find the best fit for your specific use case.