BPIQ catalyst API access

Upcoming and historical catalysts.One subscription.

A BPIQ Apex Subscription provides one personal API key for the Catalysts and Historical Catalysts endpoints. It also includes full access to the BPIQ MCP toolset. Other API endpoints require a dedicated API Subscription.

Upcoming catalystsHistorical catalystsFull MCP access

BPIQ Apex Subscription

Unlock catalyst API access

Bring BPIQ catalyst timelines and the complete MCP toolset into your products and workflows.

Get BPIQ Apex

Apex and API Subscriptions are separate products. To get a dedicated API Subscription, submit the API access form.

Apply for an API Subscription

BPIQ API + MCP Documentation

Integrate biotech market intelligence, catalyst timelines, and premium MCP agent workflows directly into your product.

Base URL

https://api.bpiq.com/api/v1/info
Get API KeyView MCP ServerProduction-ready docsFast integration

BPIQ Apex is a BPIQ product subscription. A dedicated API Subscription is a separate plan obtained by submitting the API access form. Your endpoint access depends on both the subscription type and access level shown below.

BPIQ Apex Subscription

Apex includes only the Catalysts and Historical Catalysts API endpoints. Trial access has the time-window limits shown below; paid Apex has full access to both catalyst endpoints. Apex subscribers also receive full access to the BPIQ MCP toolset.

View Apex subscriptions

Dedicated API Subscription

API Non-Premium includes only the standard access shown below. API Premium unlocks the complete API endpoint set and full access to the BPIQ MCP toolset.

Submit the API access form

Request rate limits

Limits apply per minute according to your active subscription and access level.

Apex Trial

10requests/minute

Apex Paid

15requests/minute

API Non-Premium

10requests/minute

API Premium

30requests/minute

Endpoint access limits

“Next 30 days” applies to upcoming catalysts; “Last 30 days” applies to historical catalyst records.

EndpointApex TrialApex PaidAPI Non-PremiumAPI Premium
/api/v1/info/catalysts/Next 30 days onlyFull accessNext 30 days onlyFull access
/api/v1/info/drugs/No accessNo accessFull accessFull access
/api/v1/info/historical-catalysts/Last 30 days onlyFull accessNo accessFull access
/api/v1/info/clinical-trials/No accessNo accessNo accessFull access
/api/v1/info/hedge-fund-holdings/No accessNo accessNo accessFull access
/api/v1/info/all-companies/No accessNo accessNo accessFull access

Authentication

Send your API key in the `Authorization` header using token auth.

Authorization: Token YOUR_BPIQ_API_KEY

cURL Example

curl -X GET "https://api.bpiq.com/api/v1/info/catalysts?ticker=AMRX&has_catalyst=true&limit=30" \
  -H "Authorization: Token YOUR_BPIQ_API_KEY" \
  -H "Accept: application/json"

Endpoints

Core resources and example payloads.

Error Reference

StatusMeaningNotes
400Bad RequestInvalid query params or date range.
401UnauthorizedMissing or invalid API key.
403ForbiddenYour plan does not include this endpoint.
404Not FoundResource was not found.
500Server ErrorUnexpected server-side error.
Premium

BPIQ MCP Server

OAuth Access

Connect with ChatGPT or Claude in minutes

BPIQ supports OAuth-based MCP access, so users can securely connect through OpenAI and Claude workflows without juggling raw credentials.

ChatGPT Logo

ChatGPT

ChatGPT connection via OAuth

Claude Logo

Claude

Claude connection via OAuth

Secure Access

OAuth login keeps user connection flows simple and trusted.

Remote MCP

Connect BPIQ once and make premium biotech tools available instantly.

Built For Apps

Support ChatGPT, Claude, and your own production AI workflows.

Connection Details

MCP Endpoint

https://mcp.bpiq.com/mcp

Authorization Header

Authorization: Token YOUR_BPIQ_API_KEY

Turn your agent into a biotech analyst that can surface catalysts, decode pipelines, review clinical trials, track hedge fund activity, and answer investor questions with live BPIQ intelligence behind every workflow.

Full MCP access is included with BPIQ Apex and Premium API Subscriptions.

Research Faster

Give your team instant access to structured biotech data without manual digging across filings, trial registries, and fragmented sources.

Upgrade Your Agents

Power deeper prompts, smarter investment workflows, and higher-conviction outputs with premium company, catalyst, and market context.

Connect In Minutes

Use OAuth to connect quickly in modern AI clients, then start asking questions, screening companies, and analyzing events right away.

MCP ToolDescription
fetch_all_companiesFetch all companies available in the BPIQ company universe.
fetch_company_drugsFetch normalized drug and catalyst data for a ticker.
fetch_company_infoFetch company-level profile and financial data (excluding drugs).
fetch_company_hedge_fund_holdingsFetch hedge fund holdings grouped by filing quarter.
fetch_company_insider_transactionsFetch insider transactions for recent filing quarters.
fetch_company_clinical_trialsFetch flattened clinical trial records for a ticker.
fetch_clinical_trial_detailsFetch full ClinicalTrials.gov protocol details by NCT ID.
fetch_company_historical_catalystsFetch historical catalyst events for a ticker.
fetch_company_earnings_transcriptFetch earnings call transcript entries with sentiment.
fetch_company_options_dataFetch simplified options chain data grouped by expiration.
fetch_company_press_releasesFetch simplified historical company press releases.
fetch_all_upcoming_catalystsFetch all upcoming catalysts across the universe.
fetch_all_acquired_companiesFetch all companies that have been acquired in the dataset.
fetch_all_bpiq_portfoliosFetch all BPIQ-curated portfolios and their constituent holdings.
Start with your API key, connect over OAuth, and put BPIQ-powered agent workflows in front of your customers.