Back to catalog
📷

ObjectCut

API Key

Image Background removal

📷PhotographyHTTPSCORS enabled

Background Removal Result

ObjectCut API

Image IdOc_7f3a2b9c4e1d
StatusCompleted
Detected ObjectPerson
Processing Time Ms1,240
Output FormatPNG

Sample Response

response.json
1{
2 "imageId": "oc_7f3a2b9c4e1d",
3 "status": "completed",
4 "detectedObject": "person",
5 "processingTimeMs": 1240,
6 "outputFormat": "PNG"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://objectcut.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs