Skip to main content
A StabilityLogic product family

CredRent™ — a portable renter credential and the enterprise platform behind it.

CredRent is how StabilityLogic LLC delivers renter identity, landlord decisioning, and enterprise reporting under one product family. Rent Reputation Score™ is the renter-owned credential. Household Stability Index™ is the landlord decision engine. Together they replace credit-only screening with behavior-first evidence.

How it fits together

CredRent™ is the umbrella. HSI and Rent Reputation are the products.

01
Renter

Rent Reputation Score™

Renter builds a portable, verified payment-behavior credential — carried between applications.

02
Landlord

Household Stability Index™

Rent Reputation feeds HSI. Landlord gets a 0–100 stability score with a defensible audit trail.

03
Enterprise

CredRent™ Platform

Portfolio dashboards, APIs, integrations, and enterprise reporting across the operator workspace.

The CredRent product family

One platform, five layers.

Renter identity

Rent Reputation Score™

A renter-owned, portable payment-behavior credential. Renters build it once and carry it between applications — reducing screening friction, rewarding on-time payers, and giving landlords a trusted first-party signal before an application is even submitted.

Enterprise workspace · Roadmap

Future enterprise platform

A unified operator workspace for multi-property portfolios: applicant pipeline, decision-workflow automation, compliance archive, and portfolio-level risk analytics.

Developer platform · Roadmap

Future APIs

First-party APIs for score retrieval, applicant intake webhooks, decision events, and PMS/CRM sync. Sandbox and production keys, versioned endpoints, and structured audit logs.

Portfolio analytics · Roadmap

Enterprise reporting

Portfolio-level dashboards for approval funnels, decision explainability distributions, fair-housing monitoring, and delinquency early-warning at 30 / 60 / 90 days.

Enterprise APIs · Roadmap

Retrieve a stability score in one call.

CredRent APIs will let enterprise operators pull applicant HSI scores, subscribe to decision events, and push applicant intake — versioned, keyed, and signed. Sandbox opens with the enterprise pilot cohort.

POST /v1/applicantsGET /v1/scores/{id}POST /v1/decisions/{id}GET /v1/reports/{id}.pdfPOST /v1/webhooks
# retrieve an applicant stability score
curl -X POST https://api.stabilitylogic.com/v1/scores
-H "Authorization: Bearer $CREDRENT_KEY"
-H "Content-Type: application/json"
-d '{"applicant_id":"apl_a1b2c3"}'
# response
{ "hsi": 82, "tier": "stable", "recommendation": "approve" }

Want early access to CredRent™ APIs?

Pilot partners get sandbox keys, a dedicated integration engineer, and early input on the v1 API surface.

Request early access