Substance Abuse and Mental Health Services Administration website screenshot

Substance Abuse and Mental Health Services Administration

The Substance Abuse and Mental Health Services Administration (SAMHSA) is a branch of the U.S. Department of Health and Human Services dedicated to improving the quality and availability of prevention, treatment, and recovery support services for individuals struggling with substance abuse and mental health disorders. SAMHSA provides APIs and open data for the behavioral health treatment services locator, national survey data (NSDUH), treatment episode statistics (TEDS), and state mental health data.

3 APIs 0 Features
Federal GovernmentPublic HealthBehavioral HealthSubstance Use DisordersMental HealthOpen DataHealthcare

APIs

SAMHSA Behavioral Health Treatment Services Locator API

The SAMHSA Treatment Services Locator API provides searchable access to over 14,000 behavioral health treatment facilities across the United States. Search by location, service ...

SAMHSA Data Portal

SAMHSA's data portal provides access to national and state-level behavioral health statistics including the National Survey on Drug Use and Health (NSDUH), Treatment Episode Dat...

SAMHSA Mental Health Client Level Data

Client-Level Data (CLD) from state mental health agencies on clients receiving state-funded mental health services. Provides data on demographics, diagnoses, services received, ...

Collections

Pricing Plans

Rate Limits

FinOps

Semantic Vocabularies

Samhsa Context

18 classes · 18 properties

JSON-LD

JSON Structure

Samhsa Treatment Facility Structure

17 properties

JSON STRUCTURE

Example Payloads

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Treatment Locator
Treatment Locator
🌐
Data Portal
Data Portal
🔗
Data Files
Data Files
🔗
National Helpline
National Helpline
🔗
988 Suicide & Crisis Lifeline
988 Suicide & Crisis Lifeline
💬
FAQ
FAQ
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
👥
GitHubOrganization
GitHubOrganization
🔗
Data.gov Catalog
Data.gov Catalog
🔗
APIReference
APIReference
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
JSONStructure
JSONStructure
💻
Examples
Examples

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: SAMHSA Behavioral Health Treatment Services Locator API
  version: '2.0'
items:
- info:
    name: Treatment Facilities
    type: folder
  items:
  - info:
      name: Search Treatment Facilities
      type: http
    http:
      method: GET
      url: https://findtreatment.gov/locator/listing/listing
      params:
      - name: sAddr
        value: ''
        type: query
        description: Street address to search near
      - name: sCity
        value: ''
        type: query
        description: City to search in
      - name: sState
        value: ''
        type: query
        description: Two-letter state abbreviation (e.g., CA, TX)
      - name: sZip
        value: ''
        type: query
        description: ZIP code to search near
      - name: sDistance
        value: ''
        type: query
        description: Search radius in miles
      - name: sCatCode
        value: ''
        type: query
        description: 'Category code: SA (substance abuse), MH (mental health), CO (co-occurring)'
      - name: sType
        value: ''
        type: query
        description: Facility type code
      - name: sService
        value: ''
        type: query
        description: Service type code (e.g., detox, residential, outpatient)
      - name: sMedicaid
        value: ''
        type: query
        description: Filter for Medicaid-accepting facilities
      - name: sMedicare
        value: ''
        type: query
        description: Filter for Medicare-accepting facilities
      - name: sSlidingFee
        value: ''
        type: query
        description: Filter for sliding-scale fee facilities
      - name: sNoFee
        value: ''
        type: query
        description: Filter for no-cost treatment facilities
      - name: page
        value: ''
        type: query
        description: Page number for paginated results
      - name: pageSize
        value: ''
        type: query
        description: Number of results per page
    docs: Search for substance use disorder and mental health treatment facilities by location, service type, payment options,
      and other criteria. Returns paginated results with facility contact information and services.
bundled: true