Subscription
The FRAXplus® calculator subscription can give you access to several features. Discover them here.
You can see the status of your subscription at any time by visiting the My account page.
Use the FRAXplus® API
The API allows you to get FRAX and FRAXplus adjustments scores trough an HTTP API rather than through the Web UI.
The specifications of the API are publish here.
There are two options to consume the API:
- Our FRAXplus.org cloud API. You'll need a valid subscription to get an API-key.
- Your own FRAXplus deployment of our docker image, on your server. You'll also need a valid subscription to activate your product. See below.
Running FRAXplus® calculator locally: the Docker version
The FRAXplus® calculator is available as a Docker image.
See the documentation to install and run it at our Docker Hub's repository page.
This Docker container if fully standalone and does not need any internet access to run. The Docker volume is only needed to record your licence. You get full control over you data.
Activate my product online
In order to activate the Docker version, you will need an active subscription.
- After completing the installation guide, navigate to the web interface (by default:
http://localhost:8085
). - A screen will invite you to Activate your product, click the
Activate online
button. - You will be redirected to fraxplus.org and invited to log in, if you are not already.
- If a valid licence is found for your account, you are redirected back to your instance (by default:
http://localhost:8085
) where you can see that your product has been activated
Activate my product offline
If you are denied to browse to fraxplus.org while activating your product, you can activate it manually with another device.
- After completing the installation guide, navigate to the web interface (by default:
http://localhost:8085
). - A screen will invite you to Activate your product, copy the
Request code
. - On another device with internet access, browse to fraxplus.org/my-account/manual-licence-activation to get your personal
licence activation code
. - Get back to your running container (by default:
http://localhost:8085
), enter yourlicence activation code
and click theActivate manually
button.
Update my licence
If you need to see the status of your licence or apply a new one to your running container:
- navigate to the web interface's
/licence
page (by default:http://localhost:8085/licence
). - Click the
Update licence
button.
CSV Bulk calculator
The calculator can ingest CSV files to compute FRAX scores or adjustments in bulk.