Open data
Every verified provider, free to download.
The LicensedPsychedelics provider dataset is the canonical record of US psychedelic therapy clinics we verify against the body that issued the license. It is licensed CC BY 4.0 - journalists, researchers, payers, and developers can use it in anything, as long as the attribution line stays intact.
RFC 4180 comma-separated values. One row per provider. Opens in Excel, Google Sheets, Numbers, Pandas, Postgres COPY.
Structured JSON with nested license, modality, and address objects. Meta block includes license, attribution, and methodology URLs.
Need it live, not a dump?
The Verification API returns the same dataset with pagination, filters, and live updates. Public tier is free with a soft rate limit; paid tier is coming for high-volume consumers.
What is in the dataset
One row per verified provider. Internal fields (row IDs, admin notes, token hashes, unpublished drafts) are never included. Fields are stable across versions - additions are additive only.
| Field | Type | Description |
|---|---|---|
| slug | string | URL-safe ID. Stable across versions. |
| name | string | Clinic / practice name as it appears in license records. |
| address.city / state / zip | object | City, two-letter state code, ZIP5. Street is withheld for patient safety on obscured locations. |
| website | string | null | Verified primary domain. Never an affiliate URL. |
| phone | string | null | E.164 or formatted US phone as listed with the licensing body. |
| modalities | array | Treatments offered: Spravato, ketamine IV/IM/oral, Oregon or Colorado psilocybin, ibogaine. |
| licenses | array | Every verifiable license held. Each entry has body (FDA_REMS, OHA_PSILOCYBIN, CO_DORA_NATMED, STATE_MEDICAL_BOARD, ASKP3), number, and verified_at timestamp. |
| insurance | array | Accepted carriers and billing models. |
| pricing.min_usd / max_usd | number | null | Per-session or per-course pricing band. Range, not a single number. |
| google.rating / reviews | number | null | Google rating snapshot at time of verification. Not a clinical quality measure. |
| claimed | boolean | Whether the clinic has claimed the listing. Claim status does not affect verification rigor. |
| last_verified_at | ISO date | The day we last re-checked this provider against the issuing body. |
| profile_url | string | The permanent URL of the provider profile on this site. |
How to cite
Copy one of these into your article, paper, or README. Short form is fine for news and social; long form is recommended for research and formal publications.
LicensedPsychedelics verified provider dataset (CC BY 4.0).
LicensedPsychedelics. "Verified US Psychedelic Therapy Provider Dataset." licensedpsychedelics.com/data (2026). Licensed CC BY 4.0. https://creativecommons.org/licenses/by/4.0/
<p>Provider data: <a href="https://licensedpsychedelics.com/data">LicensedPsychedelics</a>, CC BY 4.0.</p>
Licensed CC BY 4.0
You can use, share, remix, and commercially redistribute this dataset. The only requirement is attribution - credit "LicensedPsychedelics" and link back to licensedpsychedelics.com/data.
Full license textUpdate cadence
The dataset mirrors the live database. Downloads are cached for one hour. Individual provider records carry their own last_verified_at timestamp showing when we last re-checked that specific license. Methodology is public at /how-we-verify.
Found an incorrect or out-of-date record? Please file a correction via the corrections form. Public data integrity is our primary product.