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/brand-det/v2/results" \
    -F "url=https://storage.googleapis.com/api4ai-static/samples/brand-det-2.jpg"

Ready to proceed with a full featured solution?

https://brand-recognition.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