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

nCino Loan Applications API

Endpoints pertaining to loan applications

nCino Loan Applications API is one of 86 APIs that nCino publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Loan Applications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 63 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

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

6 operations 3 paths 63 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.ncinomortgage.com
Authentication
OAuth 2.0
License
Resource Areas
1

Authentication & Security 1

nCino Loan Applications API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow. By default, every request must be authenticated.

  • OAuth2 — OAuth 2.0 Access Token (Default)

Paths & Operations 6

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

Loan Applications 6

Endpoints pertaining to loan applications

POST
/loan_applications
🚧 Create a loan application record (BETA)
loan_applications-create 1 param body → 201409412400401403500
GET
/loan_applications
🚧 Retrieve all loan application records (BETA)
loan_applications-index 14 params → 200400401403500
GET
/loan_applications/{loan_application_id}
🚧 Retrieve a loan application (BETA)
loan_applications-show 2 params → 200400401403404500
PATCH
/loan_applications/{loan_application_id}
🚧 Update a loan application (BETA)
loan_applications-update 2 params body → 204400401403404500
DELETE
/loan_applications/{loan_application_id}
🚧 Delete a loan application (BETA)
loan_applications-destroy 2 params → 204400401403404500
POST
/loan_applications/{loan_application_id}/actions
🚧 Perform action on a loan application (BETA)
loan_applications-actions 2 params body → 201204409412400401403404

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are LoanApplicationBody (312 properties), Error (5 properties), AbstractModel (3 properties), LoanApplicationAction (1 property). Each schema is shown below with its type and property counts.

ResourceCreated
Resource created model
ErrorSet
object
1 property 1 required
ReassignLoanOfficer
Available properties for assigning new to loan application.
MortgagePropertyUsedAsTypes
string
How a borrower uses a mortgage property.
OwnResidenceTypes
string
Types of residential ownership a borrower declares on an application.
CreditTypes
string
Types of credit a borrower declares on an application.
AbstractResourceModel
LoanApplication.Detail
Loan application model (Detail)
MilitaryDetailTypes
string
Types of military details a borrower declares on an application.
SubmitLoanApplication
Available properties for submitting a loan application.
BankruptcyTypes
string
Types of bankruptcy a borrower declares on an application.
GiftSourceTypes
string
Sources of gifts a borrower declares on an application.
RejectLoanApplication
Available properties for rejecting loan application.
LoanApplication.Preview
Loan application model (Preview)
PacificIslanderOriginTypes
string
Types of Pacific Islander origin a borrower declares on an application.
LoanApplicationBody
object
The available properties for creating and modifying a loan application record
312 properties
PropertyIntendedUseTypes
string
Types of properties a borrower declares they intend to use it for on an application.
LoanApplicationPostBody
The available properties for creating a loan application record. To enable prospect creation and CRM sync, include firstname and lastname along with email.
AbstractModel
object
3 properties 2 required
ApplicantTypes
string
Applicant types of a borrower on an application.
AdditionalLiabilityTypes
string
Types of additional liabilities a borrower declares on an application.
AbstractPagination
RaceTypes
string
Types of race a borrower declares on an application.
EmploymentOwnershipTypes
string
Types of employment ownership a borrower declares on an application.
LoanPurposeTypes
string
Types of loan purposes a borrower declares on an application.
PropertyTypes
string
Types of properties a borrower declares on an application.
DomesticRelationshipTypes
string
Types of domestic relationship a borrower declares on an application.
UnitTypes
string
Types of residence units a borrower declares on an application.
CreditAuthMethods
string
Methods in which a borrower gives credit authorization on an application.
MilitaryServiceTypes
string
Types of military service a borrower declares on an application.
RefinancePurposeTypes
string
Types of refinance purposes a borrower declares on an application.
LoanApplicationAction
object
Available properties for a loan application action.
1 property 1 required
ConvertToLoan
Available properties for converting a loan application to a loan.
LoanApplicationPatchBody
The available properties for updating a loan application record
TitleDeclarationTypes
string
Types of title declaration a borrower declares on an application.
MartialStatuses
string
Martial statuses a borrower declares on an application.
DownPaymentSources
string
Down payment sources a borrower declares on an application.
AbstractCollection
LoanApplication
Loan application model
StateCode
string
State abbreviated code.
Languages
string
Languages a borrower declares on an application.
LatinEthnicityTypes
string
Types of latin ethnicity a borrower declares on an application.
Error
object
5 properties 3 required
OccupancyTypes
string
Types of occupancy a borrower declares on an application.
EmploymentStatusTypes
string
Types of employment status a borrower declares on an application.
GiftTypes
string
Types of gifts a borrower declares on an application.
CitizenshipTypes
string
Types of citizenship a borrower declares on an application.
ReferralTypes
string
Types of referral a borrower declares on an application.
ActivateLoanApplication
Available properties for activating a loan application.
NoContent
object
MortgagePropertyTypes
string
Types of mortgage properties a borrower declares on an application.
Suffixes
string
Suffixes a borrower declares on an application.
DeactivateLoanApplication
Available properties for deactivating a loan application.
PropertyDeclarationTypes
string
Types of property declaration a borrower declares on an application.
AsianOriginTypes
string
Types of Asian origin a borrower declares on an application.
LoanApplicationPagination
AdditionalAssetTypes
string
Types of additional assets a borrower declares on an application.
ShareApp
Available properties for sharing app.
GenderTypes
string
Types of gender a borrower declares on an application.
EthnicityTypes
string
Types of ethnicity a borrower declares on an application.
EmploymentTypes
string
Types of employment a borrower declares on an application.
ServiceBranchTypes
string
Types of service branches a borrower declares on an application.
EmptyString
string
An empty string.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ncino-loan-applications-api-openapi.yml Raw ↑

Other APIs nCino publishes across the network.

nCino Mortgage MCP Servers
nCino Account Assignment Webhooks API
nCino Audit Logs API
nCino Authentication API
nCino Borrower Task Reminders API
nCino Borrowers API
nCino Branch Images API
nCino Branch Links API
nCino Branch Reports API
nCino Branch State Licenses API
nCino Companies API
nCino Company Images API
Where this information came from

This is an independent, third-party profile of nCino Loan Applications 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.