US therapist directory - mental health providers by location, with full profiles.
Location Autocomplete Suggestions
ASYNCREADNo auth
Returns canonical location data and directory listing URL for a city, state, or ZIP.
ParametersFormJSON
USA location search text - city name, state, or ZIP code (e.g. New York, NY or 10001)
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_psychology_today_location_autocomplete_suggestions", "params": { "location_query": "New York, NY" } }'