Fda Premarket Approval Api avatar

Fda Premarket Approval Api

Pricing

$2.00 / 1,000 results

Go to Apify Store
Fda Premarket Approval Api

Fda Premarket Approval Api

Public data actor with normalized output.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

Alexander Abernathy

Alexander Abernathy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

FDA Premarket Approval (PMA) API

Apify Actor

Fetches FDA Premarket Approval records for medical devices via OpenFDA device/pma.json.

Example input

{
"queries": ["cardiac", "pacemaker"],
"limit": 20
}

Example output

{
"source": "fda_device_pma",
"query": "cardiac",
"recordType": "pma_approval",
"title": "TatiCath Quartz Set",
"identifier": "P230014",
"date": "2024-06-25",
"url": "https://www.accessdata.fda.gov/scripts/cdrh/cfdocs/cfpma/pma.cfm?id=P230014",
"summary": "Applicant: BIOSENSE WEBSTER, INC. | Type: Original | Decision: Approved"
}

Pricing

This actor is charged per dataset item at $0.002/item.

Items returnedEstimated cost
100 items~$0.20
1,000 items~$2.00
5,000 items~$10.00

Limitations

  • API Rate Limits: Query rates may be restricted by upstream agency APIs
  • Data Freshness: Information is refreshed on agency schedules; check source for update frequency
  • Historical Depth: Available records depend on agency archive policies

Notes

  • 6,792 total PMA records in OpenFDA.
  • No auth required; optional API key for higher rate limits.

Best for

  • Teams needing fda premarket approval api data in normalized JSON format.

Input

See .actor/input_schema.json for full input fields.

Output

Returns normalized dataset items with source/query/title/date/url/summary fields.