For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Calculator
OverviewAPI Endpoints
OverviewAPI Endpoints
Calculator
LogoLogo
On this page
  • What is Finput?
  • Core Features
  • Authentication
  • Getting Started

Welcome to Finput

Equipment finance comparison platform for brokers
Was this page helpful?
Built with

What is Finput?

Finput is an equipment finance comparison platform that enables brokers to compare loan products across multiple financiers in real-time.

Core Features

  • Calculator — Compare repayment rates across all configured financiers for a given loan scenario
  • ABN Verification — Real-time Australian Business Number lookup via Equifax
  • Product Management — Configure loan products with eligibility criteria
  • Rate Brackets — Define interest rate tiers within products
  • Uplifts — Apply conditional rate adjustments based on risk factors
  • Asset Classification — Hierarchical equipment categorisation with rate bracket assignments

Authentication

Obtain JWT tokens via the Login endpoint and include the access token in the Authorization header:

$curl -H "Authorization: Bearer <access_token>" \
> https://api.finput.com.au/api/v1/calculator

Getting Started

  1. Register a new account
  2. Log in to get your JWT tokens
  3. Run the calculator with your loan parameters