Docs
  • Home
  • Introduction
  • Loans
    • New loan application
    • Activate/De-Activate Auto approval
    • Loan Information
    • Active loans
    • Repayment Schedule Calculation
    • Create payment entries
    • Spool repayments due
    • Repayment Activation
      • Remita
    • Auto Disburse
  • Configuration Helpers
  • Create Person
  • Persons
  • Search Customer
  • Loan Types
  • Branches
  • Salesperson
  • Employer & Industry
    • Industries
  • Web-hook Integration
    • Industries
  • Loan Reasons
  • Guides
    • Test and go live
Powered by GitBook
On this page

Was this helpful?

Introduction

Lets guide you to integrate our API into your applications

Authentication

Authenticate your API calls by including your encoded keys in the Authorization header of every request you make. You can manage your API keys from the dashboard

Protect your keys

Do not commit your keys to git, or use them in client-side code.

Authorization headers should be in the format below

Authorization: krert_your_test_keyshdjkhdj827391nV4Lid

PreviousHomeNextLoans

Last updated 4 years ago

Was this helpful?