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.
{"results":[{"label":"racer, race car, racing car","score":0.5264551043510437},{"label":"sports car, sport car","score":0.448897123336792},{"label":"passenger car, coach, carriage","score":0.013174770399928093},{"label":"car wheel","score":0.0058148689568042755},{"label":"pickup, pickup truck","score":0.0004204426659271121}]}
curl --location --request POST 'https://zylalabs.com/api/490/image+classification+api/369/classificate?url=https://images.unsplash.com/photo-1660926655155-8b1f8f9079f5?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NHx8YmFsJUMzJUIzbiUyMGRlJTIwZiVDMyVCQXRib2x8ZW58MHx8MHx8fDA%3D' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The API returns a JSON object containing a list of recognized objects in the image, each accompanied by a confidence score indicating the accuracy of the recognition.
The key fields in the response include "results," which contains the recognized objects, and "confidence," a score between 0 and 1 that reflects the AI's certainty about each identified object.
The response data is structured as a JSON object. It includes a "results" field that lists detected objects along with their respective confidence scores, allowing for easy parsing and analysis.
The API provides information on various objects detected in images, including specific categories like vehicles, animals, and landscapes, along with their confidence scores for accurate classification.
Users can customize their requests by providing different image URLs to analyze various images. The API processes each URL independently, returning tailored results based on the content of each image.
Data accuracy is maintained through advanced machine learning models that are continuously trained on diverse datasets. Regular updates and quality checks ensure the model's performance remains high.
Typical use cases include automating image categorization for e-commerce platforms, organizing media libraries, and enhancing search functionalities by enabling users to filter images based on recognized content.
If the API returns partial or empty results, users should check the image URL for accessibility or format issues. Implementing error handling in the application can help manage such scenarios effectively.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
1,035ms
Service Level:
100%
Response Time:
1,129ms
Service Level:
100%
Response Time:
1,669ms
Service Level:
100%
Response Time:
1,748ms
Service Level:
100%
Response Time:
6,450ms
Service Level:
100%
Response Time:
1,093ms
Service Level:
100%
Response Time:
13,622ms
Service Level:
100%
Response Time:
800ms
Service Level:
100%
Response Time:
969ms
Service Level:
100%
Response Time:
0ms