ConsoleCatalog
Sign in
AllPoetry logo

AllPoetry

allpoetry.comEntertainmentno auth

Poems by theme, full poem pages, and poet profiles.

Featured Picks Feed

ASYNCREADNo auth

Returns featured poem picks with titles, previews, authors, and likes.

ParametersFormJSON

Page number for the featured picks carousel pagination

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_allpoetry_com_featured_picks_feed",
    "params": {
      "page": "1"
    }
  }'