PicDance
Home
Home
Picdance
  1. Video Remove Background
  • RemoveBackGround
    • Introduction
    • API
      POST
  • Sky Replacement
    • Introduction
    • API
      POST
  • Colorize Photo
    • Introduction
    • API
      POST
  • Head Extraction
    • Introduction
    • API
      POST
  • AI Photo Enhancer
    • Introduction
    • API
      POST
  • Sketch to image
    • Introduction
    • API
      POST
    • Task
      GET
  • Remove Object
    • Introduction
    • API
      POST
  • Video Remove Background
    • Introduction
    • API
      POST
    • Task
      GET
  • Lip Color
    • Introduction
    • API
      POST
  1. Video Remove Background

Task

GET
https://api.picdance.com/crafttask/{taskId}

Request

Path Params
taskId
string 
required
Example:
b295d7cf-348d-45fb-b839-27ec0a3f4530
Body Params multipart/form-data
object {0}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.picdance.com/crafttask/b295d7cf-348d-45fb-b839-27ec0a3f4530'

Responses

🟢200OK
application/json
Body
imageURL
string 
required
Example
{
    "imageURL": "https://removegb.ideasolo.online/2024-09-25/5b7b5dbd-edc4-49d9-b0d0-9aafd4e38d29/image.png?Expires=1727226975&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRpDvh1&Signature=qye7%2BHZlA930wA09iLVdR7569SY%3D"
}
Previous
API
Next
Introduction
Built with