ConsoleCatalog
Sign in
Recovery.com logo

Recovery.com

recovery.comHealthno auth

Search addiction and mental-health treatment centers, browse by location and treatment type, view facility details, pricing, and reviews.

Condition Center Search

ASYNCWRITENo auth

Returns treatment centers for a mental-health condition with names, locations, pricing, and ratings.

ParametersFormJSON

Treatment condition to filter centers by (e.g. Depression, Anxiety, Substance Abuse)

Zero-based results page number for paginated center listings

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_recovery_com_condition_center_listing",
    "params": {
      "condition_filter": "Depression",
      "page": "0"
    }
  }'