ABC License Compliance API
State ABC (Alcoholic Beverage Control) liquor license compliance data, built exclusively for AI agents. **Coverage** — CA, TX, NY, and FL. Search by business name or look up directly by license number. **Data** — License status, type, expiration date, owner name, DBA name, address, and county. **Verifiability** — Every response includes a `_verifiability` block with source timestamp, extraction…
ABC License Compliance API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_license_v1_abc_license__license_number__get /v1/abc/license/{license_number} |
Look up a single ABC license by number. |
| GET |
list_states_v1_abc_states_get /v1/abc/states |
List supported states and their metadata. |
| GET |
search_licenses_v1_abc_search_get /v1/abc/search |
Search ABC licenses by name, owner, or address. |