ConsoleCatalog
Sign in
Captions logo

Captions

captions.aiAi Toolsno auth

AI video editing platform - features, styles, use cases, and product pages.

Feature Page

ASYNCREADNo auth

Returns a feature page by slug with title, summary, copy, images, and structured data.

ParametersFormJSON

URL path segment after /features/ identifying the feature sub-page

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_captions_ai_feature_page_ssr",
    "params": {
      "feature_slug": "edit-with-ai"
    }
  }'