v1

latestOpenAPI 3.0.02026-07-228239173.7 KB
Client API

Endpoint for calculating price for image background removal inference

post/api/v1/client/img-rmbg/price-calculation

Headers

Accept'application/json' required

Response

Calculated price for image background removal inference.

Example response

{
  "data": {
    "price": 0.15
  }
}