General Detection
The [General Detection API](https://api4.ai/apis/object-detection) leverages advanced image analysis technology to detect various object types across multiple industries. This powerful tool enhances efficiency and accuracy in tasks requiring object identification and categorization. Developed by [API4AI](https://api4.ai), our General Detection API uses a fully cloud-based technology…
General Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get version /v1/version |
Returns an actual version of the service in format `vX.Y.Z` where X is the version of API. |
| GET |
Get list of algorithms /v1/algos |
Service provides alternative algorithms that may be used for image detection. The idea behind multiple algorithms is to let client try different algorithms to get the best one… |
| POST |
Analyse image and return results /v1/results |
Performs actual image analysis and responds with results. Image must be a regular JPEG or PNG image (with or without transparency) or PDF file. Usually such images have… |
General Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $24.99 / month | — |
|
| ULTRA | $199.99 / month | — |
|
| MEGA | $1,749.99 / month | — |
|