Pharmacist License Verification in Florida
Verify Pharmacist (RPh / PS) and Pharmacy Intern (IP) licenses in real-time from the Florida Board of Pharmacy (FL BOP) via API. No manual lookups. No stale data. Built for telehealth platforms, mail-order and digital pharmacies, healthcare staffing, and credentialing teams operating in Florida.
The Florida Board of Pharmacy
The Florida Board of Pharmacy (FL BOP) is the regulatory authority responsible for licensing pharmacists, pharmacy interns, and pharmacy technicians, and for registering pharmacy establishments practicing or operating in Florida. The board issues Pharmacist (PS), Pharmacy Intern (IP), Registered Pharmacy Technician (PT/PCT), Consultant Pharmacist (CP add-on), and Pharmacy permits — community, institutional, special, nuclear (PH).
Telehealth platforms, mail-order and digital pharmacies, healthcare staffing agencies, and credentialing teams operating in Florida must verify that every pharmacist holds a current, active license from the FL BOP before activation, dispensing, or placement. Manual verification through the FL BOP portal is time-consuming, error-prone, and does not scale. Florida pharmacist licenses follow a biennial — pharmacist licenses expire September 30 of even-numbered years. which means license status can change at any time and must be verified at the point of onboarding, credentialing, or re-credentialing.
The Pharmacist License Verification API provides programmatic access to Florida Board of Pharmacy license records via direct integration with the official FL BOP verification source. Instead of navigating the FL BOP site manually, your platform can verify a Florida pharmacist license in seconds with a single API call — returning license status, expiration date, license type, disciplinary actions, and a direct link to the official record.
Florida Pharmacy License Types and Number Format
License types issued by FL BOP
- Pharmacist (PS)
- Pharmacy Intern (IP)
- Registered Pharmacy Technician (PT/PCT)
- Consultant Pharmacist (CP add-on)
- Pharmacy permits — community, institutional, special, nuclear (PH)
License number format
Pharmacists: "PS" prefix followed by digits (e.g., PS24001). Pharmacy interns: "IP" prefix. Pharmacy technicians: "PT" or "PCT" prefix. Pharmacy permits use the "PH" prefix.
Currently returned by /verify
The Pharmacist License Verification API currently returns programmatic verification for the following Florida record types:
Other record types listed above (technician registrations, pharmacy permits, non-resident pharmacy entities) are visible on the official FL BOP portal but are not currently exposed through the /verify endpoint. Reach out for enterprise scope if your workflow requires those record types.
How to Verify a Florida Pharmacist License via API
Get Your API Key
Sign up for a free account on RapidAPI and subscribe to the Pharmacist License Verification API. Your API key is available immediately after subscribing. The free tier includes 50 verifications per month.
Make a Verification Request
Send a GET request to the /verify endpoint with the license number and state code FL. Include your API key in the x-rapidapi-key header.
Parse the Response
Receive a JSON response with license status, expiration date, license type, disciplinary actions, and a direct link to the official Florida Board of Pharmacy record. Integrate the response into your onboarding or credentialing workflow.
API Request Example — Florida
Request
curl --request GET \
--url 'https://pharmacist-license-verification.p.rapidapi.com/verify?license_number=PS24001&state=FL' \
--header 'x-rapidapi-host: pharmacist-license-verification.p.rapidapi.com' \
--header 'x-rapidapi-key: YOUR_API_KEY'Response
{
"license_number": "PS24001",
"name": "John Rivera",
"state": "FL",
"license_type": "Pharmacist",
"status": "Active",
"expiration_date": "2027-06-30",
"disciplinary_actions": [],
"verified_at": "2026-04-25T00:00:00Z",
"source_url": "https://flhealthsource.gov",
"cache_hit": false
}Data Returned for Florida Pharmacist Licenses
| Field | Type | Description |
|---|---|---|
| license_number | string | The verified license number |
| name | string | Full name of the license holder |
| state | string | State code (FL) |
| license_type | string | Pharmacist or Pharmacy Intern |
| status | string | Active, Inactive, Expired, or Suspended |
| expiration_date | string | License expiration date (YYYY-MM-DD) |
| disciplinary_actions | array | Disciplinary actions on record, if any |
| verified_at | string | ISO 8601 timestamp of verification |
| source_url | string | Direct link to the official FL BOP record |
| cache_hit | boolean | Whether the result was cached or fetched live |
Florida Pharmacist Renewal, CE, and Controlled Substances
Renewal cadence
Biennial — pharmacist licenses expire September 30 of even-numbered years.
Continuing education requirement
30 hours of approved continuing education every two years, including a 2-hour course on medication errors, a 2-hour course on the validation of prescriptions for controlled substances, and a 1-hour HIV/AIDS course at first renewal. Consultant pharmacists carry additional CE on top of that base.
Controlled substance handling
Pharmacies and pharmacists who dispense controlled substances must hold a federal DEA registration and comply with Florida Statutes Chapter 893 (Florida Comprehensive Drug Abuse Prevention and Control Act). Florida operates the E-FORCSE Prescription Drug Monitoring Program (PDMP); dispensers are required to report controlled-substance dispensing.
Use Cases for Florida Pharmacist License Verification
Telehealth and Digital Prescribing Platforms
Telehealth platforms that prescribe and dispense in Florida must verify that every pharmacist holds a current, active license from the Florida Board of Pharmacy before activating them on their network. The API automates this verification at the point of provider onboarding, eliminating manual FL BOP lookups and reducing activation time from days to seconds.
Mail-Order and Digital Pharmacies
Mail-order, specialty, and digital pharmacies dispensing into Florida need primary-source verification of every pharmacist on staff and every floating pharmacist they engage. The API replaces manual FL BOP lookups with real-time programmatic verification — and the Florida renewal cadence (biennial) makes ongoing monitoring essential, not just at hire.
Credentialing and Re-Credentialing
Credentialing teams at hospitals, health systems, PBMs, and managed care organizations operating in Florida are required to perform primary-source verification of pharmacist licenses during initial credentialing and at regular re-credentialing intervals. The API satisfies primary-source verification by querying the official FL BOP source directly, returning structured data ready to file in the credentialing record.
Background Check and Screening Companies
Background check and screening companies serving healthcare clients can integrate the API to automatically enrich screening workflows with real-time Florida pharmacist license data. Instead of manually looking up each candidate on the FL BOP portal, the API returns verified license status, expiration date, and disciplinary history in a structured JSON format — ready to include in screening reports delivered to healthcare and pharmacy employers.
Pharmacy Compliance and Audit Tools
Compliance and audit platforms supporting Florida pharmacy operations can integrate the API to monitor pharmacist license status continuously, flagging expired or suspended licenses before they affect dispensing eligibility. The API's structured response makes it straightforward to wire into existing dashboards and rules engines.
Frequently Asked Questions — Florida Pharmacist Licenses
How do I verify a pharmacist license in Florida?+
Send a GET request to the /verify endpoint of the Pharmacist License Verification API with the license number and state code FL. The API queries the Florida Department of Health Medical Quality Assurance (MQA) source at flhealthsource.gov, which is the official primary source for the Florida Board of Pharmacy, and returns license status, expiration date, license type, and any disciplinary actions on record.
What license types does the Florida Board of Pharmacy issue?+
The Florida Board of Pharmacy issues Pharmacist licenses (PS prefix), Pharmacy Intern registrations (IP prefix), Registered Pharmacy Technician registrations (PT/PCT prefix), the Consultant Pharmacist add-on, and pharmacy permits (PH prefix) for community, institutional, special, and nuclear pharmacies. The API currently returns programmatic verification for Pharmacist (RPh) and Pharmacy Intern records.
How are Florida pharmacist license numbers formatted?+
Florida pharmacist license numbers carry a two-letter type prefix followed by a digit string. Pharmacists use "PS" (e.g., PS24001), pharmacy interns use "IP", and registered pharmacy technicians use "PT" or "PCT". Send the prefix and digits together to the /verify endpoint exactly as printed on the wall certificate or the MQA verification page.
How often do Florida pharmacist licenses renew?+
Florida pharmacist licenses renew on a biennial cycle and expire September 30 of even-numbered years. Renewal requires 30 hours of approved continuing education including a 2-hour medication errors course, a 2-hour course on validating prescriptions for controlled substances, and a 1-hour HIV/AIDS course at first renewal. The API returns the current expiration date with every verification so your platform can flag pending lapses before they affect dispensing eligibility.
Does Florida participate in the Prescription Drug Monitoring Program?+
Yes. Florida operates E-FORCSE, the Electronic-Florida Online Reporting of Controlled Substances Evaluation program, the state PDMP. Pharmacies and dispensing practitioners are required to report each dispensing of a controlled substance under Florida Statutes Chapter 893. Federal DEA registration is required separately for any pharmacist or pharmacy that dispenses controlled substances.
Can telehealth platforms verify Florida pharmacist licenses programmatically?+
Yes. Telehealth and digital pharmacy platforms onboarding pharmacists licensed in Florida can automate primary-source verification through the API at the point of provider activation. The MQA source at flhealthsource.gov returns structured data (no CAPTCHA gating), which makes Florida one of the fastest and most reliable response surfaces in the portfolio. p95 response time for FL is under 5 seconds.
Official Data Source
All Florida pharmacist license data is sourced directly from the Florida Board of Pharmacy (FL BOP) in real time. The API queries the official FL BOP verification source at the time of each request and returns the most current data available.
Visit the official Florida Board of Pharmacy portallicenseapi.dev is not affiliated with the Florida Board of Pharmacy or any state pharmacy board. All data returned by the API is publicly available government information.
Other License Verification APIs
Start Verifying Florida Pharmacist Licenses
Get started with a free account — 50 verifications per month at no cost. Upgrade when you're ready to scale.
Free
$0
50/mo
Pro
$49/mo
2,000/mo
Ultra
$99/mo
10,000/mo
Mega
$249/mo
50,000/mo
Enterprise
Contact
Custom SLA