1inch vs Marketplace Protocol
If you need a Cryptocurrency API that's easy to integrate, go with 1inch.
Marketplace Protocol
The _Marketplace Protocol_ is a set of API requests and definitions to help you integrate external sellers into a VTEX marketplace as well as external marketplaces into VTEX sellers. ## Extern...
1inch
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
Marketplace Protocol
- Simple API key authentication
- HTTPS supported
| Feature | 1inch | Marketplace Protocol |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Yes | Unknown |
When to use which?
1inch works directly from the browser with CORS enabled, making it better for frontend-only apps.