Wine Recognition
Just want to try the API?
https://demo.api4ai.cloud
– the easiest way to try it, is to send HTTP requests to our demo domain
- ✅ Free of charge
- ✅ No registration required
- ⚠️ Rate limits and other restrictions are applied to the demo.
- ⚠️ Demo cannot be used in a production environment!
$
curl -X "POST" \ "https://demo.api4ai.cloud/wine-rec/v1/results" \ -F "url=https://storage.googleapis.com/api4ai-static/samples/wine-3.jpg"
Ready to proceed with a full featured solution?
https://wine-recognition2.p.rapidapi.com
– this API is available in a subscription based model via RapidAPI marketplace (a free plan is also available). Register at RapidAPI, get an API key and subscribe to the API.
- ✅ Full featured
- ✅ Production ready
- ✅ Provided via the RapidAPI marketplace
see the technical docs below ↓