cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/getAgentCostEstimate \ --header 'Authorization: Bearer <token>'
{ "agent_key": "<string>", "total_estimated_cost": 123, "check_costs": {}, "agent_name": "<string>", "agent_description": "<string>" }
Calculate the estimated cost in credits for running all checks in an agent