AI presentation builder - templates, deck details, categories, and pricing tiers.
Category Template Listing
ASYNCREADNo auth
Returns templates within a category with titles, descriptions, and links.
ParametersFormJSON
Category slug identifying which template category to list (e.g. fundraising, marketing)
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_gamma_app_template_category_listing_rsc", "params": { "category_slug": "fundraising" } }'