Therapist directory and mental health resource site for searching providers by US location and specialty, browsing therapy issues, and reading articles.
Article Detail
ASYNCREADNo auth
Returns a blog article's title, full body text, author, and publication metadata.
ParametersFormJSON
URL slug identifying the blog article (e.g. workplace-grief-toxic-job)
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_goodtherapy_org_article_detail", "params": { "article_slug": "workplace-grief-toxic-job" } }'