Directory of AI tools - categories, listings, pricing, tags, and details.
Featured Tools Listing
ASYNCREADNo auth
Returns featured AI tools for a category or task with names and links.
ParametersFormJSON
Category slug used to build the Referer header when browsing from a feature page
Task slug used to build the Referer header when browsing from a task page
Optional max_featured_items query parameter limiting sidebar/grid size
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_theresanaiforthat_featured_tools_listing", "params": { "category_slug": "agents", "task_slug": "agents", "max_featured_items": "35" } }'