cURL
curl --request POST \ --url https://api.eden.art/v2/tasks/cost \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data '{ "tool": "<string>", "args": {} }'
{ "cost": 123 }
Calculate the estimated cost in manna for executing a task with specified tool and arguments.
Tool key
Tool arguments
Show child attributes
Default Response
Estimated cost in manna