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 Tail Models API

Tail development models (GeneralizedBondy, Sherman, ClassicalPowerTransformTail).

Ledger Investing Tail 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 Tail 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 7 operations across 5 paths, and defines 10 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.

7 operations 5 paths 10 schemas 1 DELETE3 GET3 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 Tail 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 7

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

Tail Models 7

Tail development models (GeneralizedBondy, Sherman, ClassicalPowerTransformTail).

GET
/tail-model
List tail models
listTailModels 1 param → 200
POST
/tail-model
Fit a tail model
fitTailModel body → 201400
GET
/tail-model-type
List available tail model types
listTailModelTypes → 200
GET
/tail-model/{id}
Retrieve a tail model
getTailModel 1 param → 200404
DELETE
/tail-model/{id}
Delete a tail model
deleteTailModel 1 param → 204404
POST
/tail-model/{id}/predict
Predict from a tail model
predictTailModel 1 param body → 201
POST
/tail-model/{id}/terminate
Terminate a running tail model task
terminateTailModel 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ModelFitRequest (5 properties), ModelPredictRequest (4 properties), Model (4 properties), Pagination (3 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.
Pagination
object
3 properties
ModelFitRequest
object
5 properties 3 required
ModelTaskResponse
object
Response returned when a fit is accepted.
2 properties
Task
object
Asynchronous remote task state.
3 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-tail-models-api-openapi.yml Raw ↑

Other APIs Ledger Investing publishes across the network.

Ledger Investing Cashflow Models API
Ledger Investing Development Models API
Ledger Investing Forecast 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 Tail 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.