PFun CMA Model API
API endpoints for creating parameterized biophysical simulations. Driven by physiofunctional models. For more info, see: + PFun Digital Health: https://pfun.one/ + About the author: https://cappsbio.com/
PFun CMA Model API endpoints
| Method | Endpoint | Description |
|---|---|---|
| run | ||
| POST |
/run /run |
Run a CMA model simulation. |
| GET |
/run /run |
Run the full CMA model to generate a 24-hour simulation. |
| run-at-time | ||
| GET |
/run-at-time /run-at-time |
|
| POST |
/run-at-time /run-at-time |
|
| Other endpoints | ||
| GET |
/sdk /sdk |
|
| GET |
/log /log |
|
| GET |
/routes /routes |
|
| GET |
/run /run |
routes of the PFun CMA Model API. |
| GET |
/static /static |
|
| POST |
/fit /fit |
|
| GET |
/login-success /login-success |
|
| GET |
/run-at-time /run-at-time |
|
| GET |
/login-dexcom /login-dexcom |
|
| POST |
/run-at-time /run-at-time |
|
| POST |
/run /run |
routes of the PFun CMA Model API. |
| POST |
/login-dexcom /login-dexcom |
|
| POST |
/log /log |
|
| GET |
/ / |
Returns: Response: The HTTP response object containing the index page. |
PFun CMA Model API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / hour |
|
| PRO Recommended | $20 / month | 120 / hour |
|
| ULTRA | $500 / month | — |
|
| MEGA | $1,000 / month | — |
|