ConsoleCatalog
Sign in
Anthropic logo

Anthropic

anthropic.comAi Toolsno auth

Research publications, Claude model details, pricing, and documentation.

Research Publications

ASYNCREADNo auth

Returns research publications with title, URL, category, and publish date.

This action takes no params.

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_anthropic_research_publication_listing_ssr",
    "params": {}
  }'