Getting Started
FinCalc API
Send a calculator its inputs and get a calculated result back. Each calculator is one endpoint,
POST /v2/calculators/{slug}, documented in the API Reference.
Requests are authenticated with an API key sent as a bearer token:
Code
API keys are issued from the FinCalc console by your institution's administrator.
Last modified on