For AI agents: visit https://keo-rails.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
KEO RailsKEO Rails
API Reference
v1

HomeProductCompanyRequest a DemoLog InKEO Rails
API Reference
HomeProductCompanyRequest a DemoLog In
v1API Reference

KEO Rails API

  • Core
    • /api/healthget
  • Accounts
    • List accountsget
    • Get accountget
    • Updates an accountpatch
    • Get account balancesget
    • Creates a new accountpost
    • Updates credit parameters of an accountpatch
    • Change status of an accountpost
    • Sets bank account of an accountpost
  • Invoices
    • List invoicesget
    • Get invoice by idget
    • Creates a new invoicepost
    • Fraud checkpost
    • Revalidates an invoicepost
  • Loans
    • Get loan by idget
    • Update single loan detailspatch
    • List loansget
    • Reactivate single loan from PAID status to ACTIVE statuspatch
    • Update loans details in batchpatch
    • Generate a report with loans out-of-syncget
Powered by 
  1. KEO Rails API
  2. Core

/api/health

get
https://staging.ablkeor.com/api/health
Responses

503

Health check is not ok

Updated over 1 year ago


Accounts
Did this page help you?
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

Updated over 1 year ago


Accounts
Did this page help you?