General Classification
The [Image Classification / Labeling API](https://api4.ai/apis/image-labelling?utm_source=general_cls_rapidapi&utm_medium=about&utm_campaign=rapidapi) executes image labeling (classification) and provides labels for the objects recognized in the image. This versatile solution is ideal for commercial apps, social studies, environmental research and more. Developed by…
General Classification endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get list of algorithms /v1/algos |
Service provides alternative algorithms that may be used for image classification. The idea behind multiple algorithms is to let client try different algorithms to get the best… |
| GET |
Get version /v1/version |
Returns an actual version of the service in format `vX.Y.Z` where X is the version of API. |
| POST |
Analyse image and return results /v1/results |
Performs actual image analysis and responds with results. **Image requirements** Image must be a regular JPEG or PNG image (with or without transparency) or PDF file. Usually… |
General Classification pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $24.99 / month | — |
|
| ULTRA | $199.99 / month | — |
|
| MEGA | $1,749.99 / month | — |
|