ezML
Computer vision integration made simple.
41 subscribers
18 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ezML endpoints
| Method | Endpoint | Description |
|---|---|---|
| Authentication | ||
| GET |
verify_api_v1_auth_verify_get /api/v1/auth/verify |
Verify token by listing the permissions of the access token |
| POST |
authenticate_api_v1_auth_post /api/v1/auth |
Using your provided key and secret request an access code, the access code has a 24h TTL |
| Metrics | ||
| GET |
summary_api_v1_metrics_summary_get /api/v1/metrics/summary |
Gets a summary of the statistics for a timeframe: requests and model_usage |
| GET |
balance_api_v1_metrics_balance_get /api/v1/metrics/balance |
Returns your current balance in credits |
| Functions | ||
| POST |
furniture_detection_api_v1_functions_furniture_detection_post /api/v1/functions/furniture_detection |
Model specialized in detecting common furniture in images. Check out our [docs](https://docs.ezml.io/docs/api/functions/detection) to learn more |
| POST |
face_detection_api_v1_functions_face_detection_post /api/v1/functions/face_detection |
Use our cutting-edge face recognition engine that also supports age and emotion prediction |
| POST |
object_detection_api_v1_functions_object_detection_post /api/v1/functions/object_detection |
Using our proprietery [zero-shot learning](https://docs.ezml.io/docs/introduction/computer_vision/zero_shot) models we are able to detects object in an image from a given list of… |
| POST |
generate_image_heavy_api_v1_functions_upscale_image_post /api/v1/functions/upscale_image |
Upscales an image to a higher resolution and is capable of enhancing details while removing common flaws |
| POST |
tag_image_api_v1_functions_tag_image_post /api/v1/functions/tag_image |
Creates a list of tags that are applicable to a given image |
| POST |
text_detection_api_v1_functions_ocr_post /api/v1/functions/ocr |
Leveraging the most recent advancements in optical character recognition (OCR), our OCR model outperforms our competitors and performs multi-lingual highly accurate text… |
| POST |
generate_image_heavy_api_v1_functions_generate_image_heavy_post /api/v1/functions/generate_image_heavy |
Our most powerful image generation model that generates extremely high quality images with longer prompts. This model takes longer to run but produces the best results |
| POST |
caption_image_api_v1_functions_caption_image_post /api/v1/functions/caption_image |
Generates a human readable caption for an image using our state-of-the-art image captioning model |
| POST |
license_plate_detection_api_v1_functions_license_plate_post /api/v1/functions/license_plate |
Use our prebuilt function that detects and reads license plates in images |
| POST |
generate_image_light_api_v1_functions_generate_image_light_post /api/v1/functions/generate_image_light |
Creates descriptive images with short prompts. This is the base model that runs faster but has less detail |
| POST |
vehicle_detection_api_v1_functions_vehicle_detection_post /api/v1/functions/vehicle_detection |
Model specialized in detecting common vehicles in images. Check out our [docs](https://docs.ezml.io/docs/api/functions/detection) to learn more |
| POST |
pipeline_api_v1_functions_pipeline_post /api/v1/functions/pipeline |
Use our proprietary pipeline system to create complex functionality by combining multiple models defined by a [JSON configuration](https://docs.ezml.io/docs/api/pipeline) |
| POST |
people_detection_api_v1_functions_people_detection_post /api/v1/functions/people_detection |
Model specialized to detecting people from images |
| POST |
sensitive_content_detection_api_v1_functions_sensitive_content_detection_post /api/v1/functions/sensitive_content_detection |
Model specialized in detecting sensitive content (nsfw or nsfl) |
ezML pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | Free | — |
|