{"name":"MyMedi-AI Bot Marketplace","description":"Healthcare billing intelligence API for AI agents. 20 tools, 81K+ medical codes, pay-per-call.","paymentPaths":{"anonymous_usdc":{"description":"Pay-per-call with on-chain USDC — no registration, no API key, true agent-to-agent commerce","protocol":"x402","network":"Base (eip155:8453)","wallet":"0xEeA1b43948f1106ae82c8abb89f0E6e09bd594a8","header":"X-402-Payment: <signed-payment-token>","facilitator":"https://x402.org/facilitator"},"registered_credits":{"description":"Pre-buy credits for lower friction (1 credit = $0.001). Stripe or USDC deposit.","register":"POST /bot-marketplace/register","starter":"100 free credits on signup ($0.10 sample)","header":"X-API-Key: <key>"}},"quickStart":{"step1":"Register: POST /bot-marketplace/register with { \"name\": \"your-agent\" }","step2":"Get API key + 100 free credits in response ($0.10 sample)","step3":"Call tools with X-API-Key header — top up via Stripe or USDC deposit"},"demo":{"url":"/agent/v1/demo?code=G47.33","description":"Basic code lookup only (free, rate-limited). Register for full RVU / reimbursement / crosswalk data."},"npm":{"mcp_server":{"package":"@mymedi-ai/mcp-server","install":"npx -y @mymedi-ai/mcp-server"},"sdk":{"package":"@mymedi-ai/sdk","install":"npm install @mymedi-ai/sdk"}},"endpoints":{"register":{"method":"POST","path":"/bot-marketplace/register","auth":"none","description":"Register bot, get API key + 100 free credits"},"balance":{"method":"GET","path":"/bot-marketplace/balance","auth":"X-API-Key","description":"Check credit balance"},"usage":{"method":"GET","path":"/agent/v1/usage","auth":"X-API-Key","description":"Per-endpoint call and spend stats"},"stats":{"method":"GET","path":"/bot-marketplace/stats","auth":"none","description":"Marketplace statistics"},"pricing":{"method":"GET","path":"/bot-marketplace/credits/pricing","auth":"none","description":"Credit packages and pricing"},"purchase":{"method":"POST","path":"/bot-marketplace/credits/purchase","auth":"X-API-Key","description":"Purchase credits via Stripe"},"deposit":{"method":"POST","path":"/bot-marketplace/credits/deposit","auth":"X-API-Key","description":"Deposit USDC for credits"}},"tools":[{"name":"code_lookup","price":"$0.001","description":"Look up medical codes (ICD-10, CPT, HCPCS) by code string. Returns description, category, active status, and related codes."},{"name":"code_suggest","price":"$0.01","description":"Get AI-powered medical code suggestions from a clinical description. Returns ranked code suggestions with relevance scores."},{"name":"code_validate","price":"$0.005","description":"Validate a medical code for correctness, active status, and context. Returns warnings and errors."},{"name":"pa_predict","price":"$0.05","description":"Predict prior authorization approval probability for a procedure. Returns approval likelihood (0-1), confidence level, estimated processing days, and contributing factors."},{"name":"pa_status","price":"$0.02","description":"Check the status of a prior authorization request. Returns current status, dates, and expiration info."},{"name":"ner_extract","price":"$0.02","description":"Extract medical named entities from clinical text. Identifies ICD-10 codes, CPT codes, dates, medications, and 12 entity types with confidence scores."},{"name":"claims_validate","price":"$0.05","description":"Pre-submission claims validation. Checks for errors, missing fields, code mismatches, and provides fix suggestions before you submit to the payer."},{"name":"compliance_audit","price":"$0.25","description":"HIPAA compliance audit. Scans data for PHI exposure (SSN, MRN, DOB patterns), returns findings with severity, score (0-100), and remediation recommendations."},{"name":"drug_lookup","price":"$0.01","description":"Look up drug information including label data, adverse events, and related diagnosis codes. Source: OpenFDA (public domain)."},{"name":"drug_interactions","price":"$0.03","description":"Check drug-drug interaction signals from FDA adverse event co-reports. Returns co-reported reactions and signal strength. Source: OpenFDA FAERS (public domain)."},{"name":"code_reimbursement","price":"$0.01","description":"Look up Medicare reimbursement rates for a medical code. Returns RVU values and estimated payment amounts using CMS PFS conversion factor. Source: CMS PFS RVU 2026 (public domain)."},{"name":"trials_search","price":"$0.03","description":"Search active clinical trials by condition, ICD-10 code, or intervention. Returns trial details including NCT ID, phase, enrollment, and eligibility. Source: ClinicalTrials.gov (public domain)."},{"name":"code_crossref","price":"$0.02","description":"Cross-reference a medical code across ICD-10, CPT, and HCPCS systems. Returns related codes grouped by system. Source: CodeReference DB (ICD-10/HCPCS: public domain)."},{"name":"drug_rxnorm","price":"$0.02","description":"Look up a drug in NIH RxNorm for normalized terminology (RxCUI) and optionally check clinical drug-drug interactions with severity ratings. Source: NIH RxNorm (public domain)."},{"name":"provider_payments","price":"$0.02","description":"Look up pharmaceutical and device company payments to a physician (Sunshine Act data). Returns total payments, breakdown by type, and top paying companies. Source: CMS Open Payments (public domain)."},{"name":"disease_surveillance","price":"$0.02","description":"Look up disease surveillance data including case counts and trends by condition and geography. Source: CDC National Notifiable Diseases Surveillance System (public domain)."},{"name":"provider_search","price":"$0.005","description":"Search the NPI provider directory. Find healthcare providers by name, specialty, or location."},{"name":"provider_enrich","price":"$0.05","description":"AI-enriched provider intelligence from NPI number. Returns practice details, specialties, affiliations, and market context."},{"name":"drug_enrich","price":"$0.03","description":"Drug information enrichment via OpenFDA. Returns drug details, indications, interactions, and AI analysis."},{"name":"market_analysis","price":"$0.10","description":"Healthcare specialty market analysis for a specific state. Returns provider density, competition metrics, and market opportunity data."}],"payment":{"creditRate":"$0.001 per credit","starterCredits":100,"methods":["x402 USDC on Base (anonymous, no signup)","Pre-paid credits via Stripe","USDC deposit → credits"]},"links":{"homepage":"https://mymedi-ai.com","discovery":"/agent/v1/discovery","pricing":"/agent/v1/pricing","health":"/agent/v1/health","mcp_definition":"/mcp/definition","agent_json":"/.well-known/agent.json"}}