ConsoleCatalog
Sign in
Aixploria logo

Aixploria

aixploria.comAi Toolsno auth

AI tools directory - categories, tool details, and top lists.

Category Tool Listing

ASYNCREADNo auth

Returns AI tools in a category with names, ratings, pricing, and descriptions.

ParametersFormJSON

Category URL slug from homepage navigation or user selection

Language path segment (en for English)

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_aixploria_category_tool_listing",
    "params": {
      "category_slug": "best-ai-agents",
      "locale_prefix": "en"
    }
  }'