Segment AI
Easily get masks and corresponding information with the mask.
Parameters
Name
Type
Description
model
string
Required
image
string
Required
URL of the input image
processing_url
string
Optional
Curl Example
Response Example
✨ Get results using the /results
endpoint.
/results
endpoint.Alternative legacy method: Add &processing_url={url}
to your request.
Segment AIs response will be like this (right now we do not provide score for the segmentation, in the future we are planning to add this functionality):
Last updated