SAMHSA Treatment Facilities
Provides a searchable directory of substance abuse and mental health treatment facilities across the U.S. from SAMHSA FindTreatment.gov.
Search SAMHSA FindTreatment.gov for substance abuse and mental health treatment facilities near an address or zip code.
What you can ask Delphi
- “What are the SAMHSA-listed substance abuse treatment facilities within 25 miles of zip code 60601?”
- “Which mental health treatment centers are listed by SAMHSA near 1600 Pennsylvania Avenue, Washington D.C.?”
- “Can you provide the contact information for SAMHSA-registered drug treatment centers in Los Angeles, California that offer inpatient services?”
- “Show me SAMHSA treatment facilities for adolescents struggling with addiction in the Seattle, Washington area.”
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Tools exposed (2) ▾
Search SAMHSA FindTreatment.gov for substance abuse and mental health treatment facilities near an address or zip code.
Create or update a recurring SAMHSA treatment facilities connector.
Inputs ▾
samhsa/get_treatment_facilities
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| address | string | yes | Address or zip code to search near, e.g. '14201' or '456 Oak Ave, Buffalo, NY'. |
| serviceType | string | no | Service type filter: SA=substance abuse, MH=mental health, BOTH=both. Default BOTH. SA MH BOTH |
| serviceCodes | string | no | Comma-separated SAMHSA service codes to filter by. |
| radiusMiles | number | no | Search radius in miles. Default 25. |
| pageSize | number | no | Number of results per page. Default 50. |
| page | number | no | Page number. Default 1. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
schedule_samhsa_treatment_facilities
| Name | Type | Required | Description |
|---|---|---|---|
| dashboardId | string | no | Target dashboard/initiative ID. Omit to use the current dashboard. |
| address | string | yes | Address or zip code to search near, e.g. '14201' or '456 Oak Ave, Buffalo, NY'. |
| serviceType | string | no | Service type filter: SA=substance abuse, MH=mental health, BOTH=both. Default BOTH. SA MH BOTH |
| serviceCodes | string | no | Comma-separated SAMHSA service codes to filter by. |
| radiusMiles | number | no | Search radius in miles. Default 25. |
| pageSize | number | no | Number of results per page. Default 50. |
| page | number | no | Page number. Default 1. |
| description | string | no | Human-readable description shown in the connector UI. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |
| polling_frequency | string | yes | How often to poll SAMHSA treatment facilities. |
| connectorId | string | no | If provided, updates an existing connector. |