Kooaba Image Recognition Upload
This API allows you to upload your own data for recognition. It is usually used together with the Query API to make recognition requests for the uploaded database.
123 subscribers
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Kooaba Image Recognition Upload endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Index /buckets |
Returns a list of buckets the API user has access to. |
| GET |
List items /buckets/{bucketUUID}/items |
List the items in a bucket. Up to 100 items are returned for each page. |
| POST |
Create an item /buckets/{bucketUUID}/items |
|
| DELETE |
Delete an item /items/{itemUUID} |
|
| GET |
Get an item /items/{itemUUID} |
|
| PUT |
Update an item /items/{itemUUID} |
|
| POST |
Add additional images to an item /items/{itemUUID}/images |
|
| GET |
Get the status of an item /items/{itemUUID}/status |
Kooaba Image Recognition Upload pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|