Redmont Credit NetworkRCNREDMONT CREDIT NETWORK
RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor
BanksPrivate lendersAutomated lendingCommercial lending
How RCN worksMember institutionsData principles
DevelopersMembership
Sign inBecome a member

Products

RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor

Solutions

BanksPrivate lendersAutomated lendingCommercial lending

Network

How RCN worksMember institutionsData principles
DevelopersMembership
Sign inBecome a member
Documentation navigation

Start here

  • Overview
  • Quickstart
  • Authentication
  • Sandbox

Core resources

  • Subjects
  • Credit profiles
  • Accounts & events
  • Reports
  • Disputes

Build reliably

  • API keys & access
  • Webhooks
  • Errors & limits
  • Security

Operate

  • Administration
  • Production checklist
RCN Docs

Start here

  • Overview
  • Quickstart
  • Authentication
  • Sandbox

Core resources

  • Subjects
  • Credit profiles
  • Accounts & events
  • Reports
  • Disputes

Build reliably

  • API keys & access
  • Webhooks
  • Errors & limits
  • Security

Operate

  • Administration
  • Production checklist
Endpoint reference API status

Developer documentation

Detailed reports

Create and retrieve durable, purpose-bound snapshots for manual or high-value review.

Request a report

Shell
curl "https://api.redmontcredit.com/api/v1/reports" -X POST \
  -H "Authorization: Bearer $RCN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "subject_id":"SUBJECT_ID",
    "purpose":"COMMERCIAL_CREDIT_REVIEW",
    "proposed_credit_amount":15000.00,
    "notes":"Case CR-2026-118; reviewed by underwriting"
  }'

The current API builds the profile synchronously and returns status READY with the report ID and content. Store the report ID in the related underwriting case.

Retrieve and retain

GET /reports/{report_id} requires reports view access. Institution users can only retrieve their institution's reports; platform administrators can retrieve any report. A missing or inaccessible report returns the same 404 response to avoid revealing its existence.

Review controls

  • Display the report creation time, model version, purpose, subject identity and reason codes.
  • Mark reports as point-in-time snapshots; do not imply they remain current indefinitely.
  • Record the human reviewer, independent affordability evidence and decision rationale outside RCN.
  • Restrict exports to authorised case participants and follow the institution's retention policy.

On this page

  • Request a report
  • Retrieve and retain
  • Review controls
PreviousAccounts and credit eventsNextDisputes and corrections
Redmont Credit NetworkRCNREDMONT CREDIT NETWORK

Shared credit infrastructure for Redmont's financial sector. Facts in, explainable risk out.

Products

RCN ScoreRCN CommercialRCN ReportsRCN ConnectRCN Monitor

Solutions

BanksPrivate lendersAutomated lendingCommercial lending

Developers

DocumentationAPI referenceSandboxStatus

Network

How RCN worksMembersData principles

Company

AboutSecurityContact
© 2026 Redmont Credit NetworkPrivacyTermsData policy