The Ashebo Method Biophysics API provides programmatic access to the platform's pre-computed druggability analysis pipeline. All data is generated by the frozen v5.1 physics engine and served as structured JSON via tRPC procedures.
Base URL
https://ashebomethod.com/api/trpcProtocol
tRPC v11 over HTTP with Superjson serialization. All queries use GET with URL-encoded input. Mutations use POST with JSON body. Batch requests are supported via comma-separated procedure names.
Content Type
All responses are application/json with Superjson encoding. Dates are serialized as ISO-8601 strings. Numbers, booleans, and arrays are standard JSON.
Available Endpoint Categories
List, query, and export per-target pipeline data
List diseases, scan targets, export disease reports
Portfolio-level ranking and comparison exports
Cross-family hotspot analysis, selectivity heatmap, and exports
ZIP manifests and bulk download helpers
Schema documentation and field reference
This documentation reflects the current state of the platform API. All endpoints return data generated by the frozen v5.1 physics engine. For schema field definitions, score thresholds, and badge rules, see the Schema Documentation.