Developer Hub
Build with TwinFyRx
Enriched pharmaceutical data built on RxNorm. Drug intelligence, diagnostic inference, and market pricing — delivered through a REST API and an embeddable rules engine SDK.
Auth
API Key
Format
JSON
Drug Concepts
2,500+
Suspecting Rules
15,000+
Pricing Cadence
Weekly / Quarterly
Data Model
Core design principles behind the drug data model. RxNorm concept hierarchy, identifier normalization, and the philosophy that drives the schema.
Schema Browser
Interactive schema reference with expandable entity cards, entity relationships, validated join paths, and enumerated value documentation.
API Reference
Complete REST API documentation with endpoint groups, request/response examples, authentication guide, and error handling patterns.
SDK Guide
Embed diagnostic inference in your analytics pipeline. SchemaConfig mapping, RuleExecutor usage, SQL generation, and synthetic testing workflow.
Diagnosis Suspecting Lab
See the suspecting rules engine in action. Run rules against synthetic claims data and inspect per-member diagnostic inference with confidence scoring.
Swagger UI
Auto-generated interactive API explorer. Test endpoints directly, inspect request/response schemas, and download the OpenAPI specification.
Data Quality Observatory
Live validation dashboard across all data domains. Freshness indicators, coverage rates, and check-level status for RxNorm, pricing, and clinical data layers.
Get an API key
Request access to receive your API key. All endpoints authenticate via the X-API-Key header.
Query the API
Search drugs, retrieve pricing, and pull suspecting rules through the REST API. All responses are JSON.
Embed the SDK
Drop the Python SDK into your pipeline. Map your schema with SchemaConfig and run rules with RuleExecutor.