Search senior living and care communities by location, compare care types, view pricing and amenities, and read community reviews on A Place for Mom.
Care Type Description
ASYNCREADNo auth
Returns a description and metadata for a senior living care type like assisted living or memory care.
ParametersFormJSON
Care type identifier (e.g. AssistedLiving, MemoryCare, IndependentLiving)
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_aplaceformom_com_care_type_description", "params": { "care_type": "AssistedLiving" } }'