This API is intended to help business to categorize and classify the image that they may have on their databases. This API is a set of image understanding and analysis technologies available as a web service that allows you to automate the process of analyzing, organizing, and searching through large collections of unstructured images.
Just by passing the Image URL, you will be receiving an extended list of all elements that the AI can detect in it. You will be given a list of objects recognized with a confidence score.
Confidence: this is a score between 0 to 1. When closer to 1 the better the recognition of the AI for the object in the picture.
Label: You will be given the name of the object the AI has found on the image. For example, race cars.
This API is ideal for those businesses with large image databases where they have data unstructured and need to classify them by content. If you want to check which images are Sports related, landscapes, people, or animals, this API will give you that information.
Also, this API is intended to create an accurate classification of the objects recognized. It's not the same Cars as Wagons or Minivans. This API will give you specific data about the objects within the picture.
Besides API call limitations per month, there are no limitations between plans.
Automatically categorize your image content. Powerful API for instant image classification.
Object | Description |
---|---|
url |
[Required] The image URL that you want to classify. |
{"results":[{"score":0.9666043519973755,"label":"Siamese cat, Siamese"},{"score":0.021663600578904152,"label":"Egyptian cat"},{"score":0.0021568245720118284,"label":"tabby, tabby cat"},{"score":0.001865892787463963,"label":"lynx, catamount"},{"score":0.0007982752867974341,"label":"Persian cat"}]}
curl --location --request POST 'https://zylalabs.com/api/490/image+classification+api/369/classificate?url=https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/dsc-1411-final-v1-1635863665.jpg?crop=1.00xw:0.752xh;0,0.125xh&resize=640:*' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Image Classification API REST API, simply include your bearer token in the Authorization header.
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.
Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]
Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further
Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.
Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.
You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]
Service Level:
100%
Response Time:
1,245ms