ConsoleCatalog
Sign in
Caring logo

Caring

caring.comHealthno auth

US senior-care directory - providers by location and care type, with ratings and reviews.

Care Category Landing

ASYNCREADNo auth

Returns a care category landing page with popular city links and navigation.

ParametersFormJSON

URL path to the care category landing page (e.g. /senior-living/assisted-living)

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_caring_care_category_landing_ssr",
    "params": {
      "care_category_path": "/senior-living/assisted-living"
    }
  }'