ConsoleCatalog
Sign in
Digg logo

Digg

digg.comNews Mediano auth

Latest articles, section listings, rankings, and trending coverage.

Article Details

ASYNCREADNo auth

Returns an article's title, summary, body, author, and timestamps.

ParametersFormJSON

Topic section containing the article

Story clusterUrlId path segment for the article

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_digg_com_article_detail_ssr",
    "params": {
      "section_slug": "ai",
      "article_id": "6x231229"
    }
  }'