NAV
shell python php javascript

Wilujeng sumping di dokuméntasi RemoveBackgroundAI.com API

Pikeun meunangkeun konci pamekar mangga buka portal pamekar

Authorization: <api_key>

Hapus latar tukang tina gambar

Hapus latar tukang tina gambar

Copy to Clipboard
Request: curl -F "lang=en" -F "convert_to=image-removebackground" -F "files=@testfiles/blah.jpeg" -F "files=@testfiles/blah.jpeg" -F "files=@testfiles/blah.jpeg" -H "Authorization: <api_key>" https://api.removebackgroundai.com/v1/convert/ Response: {uuid: <conversion_uuid>} Request: curl -F "uuid=<conversion_uuid>" -H "Authorization: <api_key>" https://api.removebackgroundai.com/v1/results/ Response: {"files": [{"url": <url>, filename: <filename>}], "failed": [], "finished": true, "queue_count": 0, "errors": []}

Bakal mulang

Copy to Clipboard
/path/to/local/file_processed.png

Pikeun nyieun sababaraha kantun nempatkeun langkung file dina daptar Anjeun

Pupus latar tukang tina pidéo

Pupus latar tukang tina pidéo

Copy to Clipboard
Request: curl -F "lang=en" -F "convert_to=video-removebackground" -F "files=@testfiles/blah.jpeg" -F "files=@testfiles/blah.jpeg" -F "files=@testfiles/blah.jpeg" -H "Authorization: <api_key>" https://api.removebackgroundai.com/v1/convert/ Response: {uuid: <conversion_uuid>} Request: curl -F "uuid=<conversion_uuid>" -H "Authorization: <api_key>" https://api.removebackgroundai.com/v1/results/ Response: {"files": [{"url": <url>, filename: <filename>}], "failed": [], "finished": true, "queue_count": 0, "errors": []}

Bakal mulang

Copy to Clipboard
/path/to/local/file_processed.mov /path/to/local/file_processed.gif

Pikeun nyieun sababaraha kantun nempatkeun langkung file dina daptar Anjeun