curl --request GET \
--url https://api.agentpowers.ai/v1/agents/{slug}/download{
"url": "<string>",
"slug": "<string>",
"license_code": "<string>"
}Download an agent package. Free agents are public. Paid require purchase.
curl --request GET \
--url https://api.agentpowers.ai/v1/agents/{slug}/download{
"url": "<string>",
"slug": "<string>",
"license_code": "<string>"
}Was this page helpful?