Pharma Cross-Market Mapping
Retrieve detailed information about a pharmaceutical product using its French CIS (Code Identifiant de Spécialité) identifier. Returns all versions and history of the product.
Pharma Cross-Market Mapping endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Product by CIS ID /api/v1/product/{cis_id} |
Retrieve detailed information about a pharmaceutical product using its French CIS (Code Identifiant de Spécialité) identifier. Returns all versions and history of the product. |
| GET |
Get Database Statistics /api/v1/stats |
Get comprehensive statistics about the pharmaceutical database including total unique products, RxNorm code coverage, NDC availability, and active products count. Available to… |
| GET |
Search by Drug Name /api/v1/search/by-name |
Search for pharmaceutical products by French drug description or RxNorm name. Returns matching products with the most recent version for each unique product. Standard tier: 9… |
| GET |
Search by Active Ingredient /api/v1/search/by-ingredient |
Search pharmaceutical products by active ingredient name. Returns matching products with their formulations and strengths. Useful for finding all products containing a specific… |
| GET |
Search by Dosage Form /api/v1/search/by-dosage-form |
Search products by pharmaceutical dosage form (e.g., tablet, capsule, injection, solution, cream). Returns all products available in the specified dosage form. |
| GET |
Search by Strength /api/v1/search/by-strength |
Search products by medication strength (e.g., "500 mg", "2.5 mg", "10 mcg"). Useful for finding products with specific dosage strengths. |
| GET |
Search by ATC Code /api/v1/search/by-atc |
⭐ PROFESSIONAL TIER ONLY - This endpoint requires a Pro, Ultra, or Mega subscription plan. Search products by Anatomical Therapeutic Chemical (ATC) classification code. Returns… |
| GET |
Search by NDC Code /api/v1/search/by-ndc |
⭐ PROFESSIONAL TIER ONLY - This endpoint requires a Pro, Ultra, or Mega subscription plan. Search products by US National Drug Code (NDC). Returns all products associated with… |
| GET |
Search by US Product Name /api/v1/search/by-product-name |
⭐ PROFESSIONAL TIER ONLY - This endpoint requires a Pro, Ultra, or Mega subscription plan. Search by US commercial product name or clinical product name. Searches both brand… |
| GET |
Get US Pricing by NDC /api/v1/pricing/us/{ndc} |
⭐ PROFESSIONAL TIER ONLY - This endpoint requires a Pro, Ultra, or Mega subscription plan. Get US NADAC (National Average Drug Acquisition Cost) pricing information for a… |
| GET |
Get French Pricing by CIS ID /api/v1/pricing/french/{cis_id} |
Get French pricing and reimbursement information for a CIS product. Includes medication cost, cost to beneficiary, reimbursement factors, and marketing status. Standard tier:… |
| GET |
Get Product by RxNorm Code /api/v1/product/by-rxnorm/{rxcui} |
Retrieve products by RxNorm concept unique identifier (RxCUI). RxNorm is a standardized nomenclature for clinical drugs produced by the US National Library of Medicine. Returns… |
Pharma Cross-Market Mapping pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $89.99 / month | — |
|