Myfloridalicense: Search Licenses
Myfloridalicense via Parse · government_public
Search for veterinary licenses by board, type, county, or city. Returns paginated results with 10 records per page. Results are ordered alphabetically by name. Each result includes a license_id that can be passed to get_license_details for full information. API to search and extract Florida veterinary license data from the Department of Business & Professional Regulation (DBPR). Fulfilled by Parse from myfloridalicense.com.
- b2b-directory
- government-public
- healthcare
- myfloridalicense
- myfloridalicense-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8dcfcdd4-9fe0-4a61-a399-b25bff4ac22c/search_licenses
- Interface artifact
- sha256:b8411ce0f3e4ed39712db04034c518d6524a1421abb93f0e6fee34431b0a12ac
- Manifest digest
- sha256:c855c287400612dc8b0bbe5d37144de8b122f92b298e9cc6a8c03dd65ec64b52
Request fields
- city (string): City name to filter results.
- page (integer): Page number to retrieve (1-based).
- board (string): Board code. Currently only 26 (Veterinary Medicine) is supported.
- county (string): Numeric county code (e.g., 11 for Alachua). Use get_search_metadata to see all codes.
- license_type (string): License type code.: Allowed values: 2601, 2602, 2603, 2605
Example queries
- {"page":"1","board":"26","county":"11","license_type":"2601"}