Psychology Today API
psychologytoday.com
US therapist directory - mental health providers by location, with full profiles.
- Actions
- 3
- Category
- Health
- Login
- Not required
- Output
- JSON
Call the Psychology Today API
Submit a task, then poll the job until it settles. This example runs act_psychology_today_location_autocomplete_suggestions.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_psychology_today_location_autocomplete_suggestions",
"params": {
"location_query": "New York, NY"
}
}'3 actions on psychologytoday.com
Read
Location Autocomplete Suggestions
act_psychology_today_location_autocomplete_suggestionsread1 credit / callReturns canonical location data and directory listing URL for a city, state, or ZIP.
- location_query
- string · required
Provider Profile Details
act_psychology_today_provider_profile_detailread1 credit / callReturns a therapist profile by UUID with credentials, specialties, fees, locations, and contact details.
- profile_uuid
- string · required
Therapist Listing
act_psychology_today_therapist_listing_ssrread1 credit / callReturns the server-rendered therapist directory for a region and city with provider cards and counts.
- region_code
- string · required
- city_slug
- string · required
Psychology Today API questions
- Is there an API for Psychology Today?
- Psychology Today does not offer a public data API for this, but Anakin Wire provides 3 maintained endpoints for psychologytoday.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Psychology Today data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when psychologytoday.com changes its markup, Anakin updates the action.
- Do I need a Psychology Today account?
- No. Every Psychology Today action listed here runs anonymously — no account and no credentials required.
- What does the Psychology Today API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Health APIs
ACE Fitness
ACE Fitness - exercise library, articles, health calculators, and trainer search.
Amazon Pharmacy
Amazon Pharmacy - medication search, RxPass catalog, and detail pages with pricing.
America's Pharmacy
US pharmacy savings-card marketplace for searching drug prices, comparing local pharmacy discount costs, and retrieving printable coupons.
American Academy of Dermatology
American Academy of Dermatology - skin, hair, and nail conditions, treatments, and care guidance.
Aplaceformom.Com
Search senior living and care communities by location, compare care types, view pricing and amenities, and read community reviews on A Place for Mom.
Apollo 247
Apollo 247 India - medicine and wellness browsing, pricing, promotions, and pincode availability.