Jasper AI marketing platform - features, use cases, pricing plans, and templates.
Agents Feature Details
ASYNCREADNo auth
Returns an agent feature's name, description, images, and availability.
ParametersFormJSON
URL path slug for a Jasper agents feature page (e.g. competitive-response)
cost: 2 credits · 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_jasper_ai_feature_detail_competitive_response", "params": { "agent_feature_slug": "competitive-response" } }'