{
"id": "mep_e5e2c1437feb",
"object": "model_endpoint_price",
"model_name": "seedream-5.0-pro",
"model_endpoint": "image-editing",
"display": "$0.045-$0.126 per image",
"tooltip": "1K: $0.045, 2K: $0.09 per image, +$0.004 per reference image from the 2nd",
"type": "pre_defined",
"prices": [
{ "unit_amount": "0.045", "matches": { "resolution": "1K", "images": { "$size_lte": 1 } } },
{ "unit_amount": "0.049", "matches": { "resolution": "1K", "images": { "$size": 2 } } },
{ "unit_amount": "0.09", "matches": { "images": { "$size_lte": 1 } } },
{ "unit_amount": "0.094", "matches": { "images": { "$size": 2 } } },
{ "unit_amount": "0.126" }
]
}