This directory contains a minimalistic sample that sends requests to the API4AI Wine Recognition API.
The sample is implemented in bash
using curl
command-line tool.
This ready-to-use API provides recognition of labels on wine bottles covering more than 400 000 different labels. The results contain information about the brand of wine and its type.
Try sample with default args:
bash sample.sh
Try sample with your local image:
bash sample.sh image.jpg
Try sample and parse with jq
tool (note: you may need to install jq separately) for pretty formatted output:
bash sample_jq.sh
This demo by default sends requests to free endpoint at demo.api4ai.cloud
.
Demo endpoint is rate limited and should not be used in real projects.
To get API key for unlimited access you may buy API at RapidAPI marketplace or use contact us directly.
Use RapidAPI marketplace to get the API key. The marketplace offers both free and paid subscriptions.
Contact us in case of any questions or to request a custom pricing plan that better meets your business requirements.
- 📩 Email: hello@api4.ai
- 🔗 Website: https://api4.ai
- 🤖 Telegram demo bot: https://t.me/a4a_wine_rec_bot
- 🔵 Our API at RapidAPI marketplace: https://rapidapi.com/api4ai-api4ai-default/api/wine-recognition2/details