Jump to Content
DaaSHome
RecipesAPI ReferenceDiscussions
v1.2

HomeLog InDaaS
API Reference
Log In
productionRecipesAPI ReferenceDiscussions

Overview

  • Getting Started
  • Testing
  • Authentication
  • Status Codes
  • Idempotency
  • Metadata
  • Request IDs
  • Errors
  • Dates and Times
  • Money
  • Rate Limits

Authentication

  • Exchange Refresh for Access Tokenpost
  • Revoke Refresh Tokenpost

Reporting

  • Introduction
  • Borrowers
    • Create Consumer Borrowerpost
    • Create Business Borrowerpost
  • Loans and Cards
    • Create a Loanpost
  • Payments and Disbursements
    • Report on Loanpost

Banking

  • Introduction
  • Transactions
    • Search for transactionsget
    • Gets a transaction recordget
  • Balances
    • Gets the balance for a currencyget
  • Payments
    • Create a paymentpost
  • Beneficiaries
    • Create a Beneficiarypost
    • List Beneficiariesget
    • Get a Beneficiary by Idget
    • Update a Beneficiarypatch

Capital (Debt-as-a-Service)

  • Introduction
  • Debt Line Management
    • List all transactions from the ledgerget
    • List debtlinesget
    • Find a debtline by Idget
  • Capital
    • Pay debt line principalpost
    • Draw from a debt linepost
Powered by 

Rate Limits

Our default rate limit is 100 requests per second in both Production and Sandbox. This limit applies to all requests and endpoints in your account. If the rate limit is exceeded, a 429 status code will be returned to indicate that you have hit the rate limit.