API Reference

How to integrate

There are three main integration flows available with Business Score.

API only integration

With the API only integration, you will first need to create and prequalify the company. Once the company qualifies for funding, you can create an application against that company.

API Flow:

Application/Offer Status Monitoring:
There are three ways to monitor the status of the application and offers:

When a webhook notification indicates a new offer or application status update, call the API for application or offer status as needed:

Widget Integration

With this option, you can embed the widget.js on any page where you want the application flow to appear. Business Score handles the UI, client interactions, and back-and-forth communication directly.

Key documentation:

API + Widget Integration

This hybrid flow combines the strengths of both approaches.

  • Initial client onboarding happens via the API, so you can pre-fill application details using information you already hold.
  • The client then continues the lending journey through the widget, where they can complete their application, review lender offers, accept an offer, and proceed to drawdown.

Code sample for this approach:
https://business-score.readme.io/reference/code-samples