Summary

Kanda provides 3 type of integrations to make use of its rich features for Tradesperson (”TP”) to provide finance services to home owners (”HO”):

  1. using our pre-built Kanda Dashboard and Kanda Checkout (default option), sending out jobs with finance quotes and options for HO to configure how they want their jobs being financed
  2. using our bespoke API Plugin on their website for product & service checkout, skipping Kanda Dashboard to issue a job with finance options to HO directly, and check out by redirect flow
  3. enterprise custom integration by leveraging our API to build bespoke integration from end to end

For this documentation we are focusing on option 3, using our API directly to integrate with their existing website, e-commerce application.

Technical Integration

OpenAPI documentation

https://kanda-co.github.io/ks-schema/#/

Production API Server: https://hub.kanda.co.uk

QA and Test API Server: https://hub-qa.kanda.co.uk

After TP signed up with Kanda and being successfully verified, a verified Company record will be created.

To make use of the API integration, please contact Kanda to issue an API Key (new integration) which can then be used in subsequent API calls.

Get available rates for TP (optional API call)

The entry point is to call our API server with your Enterprise ID or API Key to fetch all available rates for this TP, example with API Key as xxxxxxxxxxxxxxxxxxxxxxxxxxxx in curl: