Verify a NY OCM cannabis license
verify_licenseLook up ANY New York OCM cannabis license number — retail dispensary, microbusiness, cultivator, processor, distributor, registered organization — against the full OCM licensing record (3,000+ licenses), not just shops. Returns the license type, status, holder, dates, county, and for cultivators the grow method; links the matching dispensary listing and brand when we have them. A partial number, application number, or company name returns candidates in similar. Use it to answer "is this a real licensed NY business" and "who holds this license".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license_number | Yes | OCM license number (e.g. "OCM-CAURD-23-000023", "OCM-PROC-24-000096"), application number, or part of one; a company name also works |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | The brand catalog entry holding this license, when known | |
| found | Yes | A license record matched exactly | |
| source | No | Attribution line — CC BY 4.0, cite the row url | |
| license | No | ||
| message | No | ||
| similar | No | Close matches when there is no exact one | |
| licensed | Yes | found and the license status is Active | |
| dispensary | No | The directory listing, when the license is a retail dispensary we list | |
| dataUpdated | No | ISO timestamp of the underlying directory export |