Sign in

Check Remove.bg status

documented

Check Remove.bg processing status.

GET /addons/remove_bg/execute/status/Add-Onsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.uploadcare.com/addons/remove_bg/execute/status/?request_id={{$request_id}}" \\
  -X GET \\
  -H "Content-Type: application/json" \\
  -H "Accept: application/vnd.uploadcare-v0.7+json" \\
  -H "Authorization: Uploadcare.Simple {{$UPLOADCARE_API_KEY}}:{{$UPLOADCARE_SECRET}}"
Check Remove.bg status · uploadcare · OpenIntegrations