How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ledger Investing Cashflow Models API

Cashflow models composed from a fitted development model and tail model.

Ledger Investing Cashflow Models API is one of 6 APIs that Ledger Investing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cashflow Models. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 6 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 0.0.30.

Requests are made against a single base URL, https://api.korra.com/analytics.

6 operations 4 paths 11 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.30
Base URL
https://api.korra.com/analytics/
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Ledger Investing Cashflow Models API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key credential sent as Authorization: Api-Key . Keys are requested by emailing analytics@ledgerinvesting.com during the beta and managed at https://ldgr.ap…

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Cashflow Models 6

Cashflow models composed from a fitted development model and tail model.

GET
/cashflow-model
List cashflow models
listCashflowModels 1 param → 200
POST
/cashflow-model
Create a cashflow model
createCashflowModel body → 201400
GET
/cashflow-model-type
List available cashflow model types
listCashflowModelTypes → 200
GET
/cashflow-model/{id}
Retrieve a cashflow model
getCashflowModel 1 param → 200404
DELETE
/cashflow-model/{id}
Delete a cashflow model
deleteCashflowModel 1 param → 204404
POST
/cashflow-model/{id}/predict
Predict from a cashflow model
predictCashflowModel 1 param body → 201

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ModelPredictRequest (4 properties), Model (4 properties), CashflowCreateRequest (4 properties), CashflowModel (4 properties). Each schema is shown below with its type and property counts.

PredictTaskResponse
object
Response returned when a prediction is accepted.
2 properties
ModelTypeList
object
Available model types for a model class.
CashflowCreateRequest
object
4 properties 3 required
CashflowPredictRequest
CashflowModel
object
A cashflow model composed from a development model and a tail model.
4 properties
Pagination
object
3 properties
ModelTaskResponse
object
Response returned when a fit is accepted.
2 properties
Error
object
Error envelope. The client surfaces the decoded JSON body verbatim in the raised HTTPError message; the exact field names are not documented by the provider.
PaginatedModelList
Model
object
A fitted model resource.
4 properties
ModelPredictRequest
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ledger-investing-cashflow-models-api-openapi.yml Raw ↑

Other APIs Ledger Investing publishes across the network.

Ledger Investing Development Models API
Ledger Investing Forecast Models API
Ledger Investing Tail Models API
Ledger Investing Tasks API
Ledger Investing Triangles API
Where this information came from

This is an independent, third-party profile of Ledger Investing Cashflow Models API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.