ConsoleCatalog
Sign in
Arthritis logo

Arthritis

arthritis.orgHealthno auth

Arthritis reference - types, treatment guides, symptom articles, and local resources.

Article Content

ASYNCREADNo auth

Returns an article's title, author, publish date, body, and related links.

ParametersFormJSON

Site-relative path to the editorial article page

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_arthritis_org_article_content_ssr",
    "params": {
      "article_path": "/news/stories-of-yes/jim-klososkys-gout-journey"
    }
  }'