Copper.co Lending API

The lending API from Copper.co — 34 operation(s) for lending.

Business capability
Credit & Lending Management BC-1320

Operations 36

GET /organizations/{organizationId}/loans Get Loans #
PATCH /organizations/{organizationId}/loans Calculate Loan LTV Dry Run #
POST /organizations/{organizationId}/loans Create Loan #
PATCH /organizations/{organizationId}/loans/{acceptExtensionLoanId} Accept Loan Term Extension #
PATCH /organizations/{organizationId}/loans/{acceptInterestLoanId} Accept Loan Interest Payment #
PATCH /organizations/{organizationId}/loans/{acceptLoanId} Accept Loan #
PATCH /organizations/{organizationId}/loans/{acceptRebalanceLoanId} Accept Loan Rebalance #
PATCH /organizations/{organizationId}/loans/{acceptRepaymentLoanId} Accept Loan Repayment #
PATCH /organizations/{organizationId}/loans/{acceptRerateLoanId} Accept Loan Rerate #
PATCH /organizations/{organizationId}/loans/{acceptTopUpLoanId} Accept Loan Top Up #
PATCH /organizations/{organizationId}/loans/{approveLoanId} Approve Loan #
PATCH /organizations/{organizationId}/loans/{cancelDefaultLoanId} Cancel Loan Default #
PATCH /organizations/{organizationId}/loans/{cancelExtensionLoanId} Cancel Loan Term Extension #
PATCH /organizations/{organizationId}/loans/{cancelInterestLoanId} Cancel Loan Interest Payment #
PATCH /organizations/{organizationId}/loans/{cancelLoanId} Cancel Loan #
PATCH /organizations/{organizationId}/loans/{cancelRebalanceLoanId} Cancel Loan Rebalance #
PATCH /organizations/{organizationId}/loans/{cancelRepaymentLoanId} Cancel Loan Repayment #
PATCH /organizations/{organizationId}/loans/{cancelRerateLoanId} Cancel Loan Rerate #
PATCH /organizations/{organizationId}/loans/{cancelTopUpLoanId} Cancel Loan Top Up #
PATCH /organizations/{organizationId}/loans/{confirmDisbursementLoanId} Confirm External Disbursement #
PATCH /organizations/{organizationId}/loans/{confirmInterestLoanId} Confirm External Interest Payment #
PATCH /organizations/{organizationId}/loans/{confirmRepaymentLoanId} Confirm External Repayment #
PATCH /organizations/{organizationId}/loans/{confirmTopUpLoanId} Confirm External Top Up #
PATCH /organizations/{organizationId}/loans/{defaultLoanId} Default Loan #
PATCH /organizations/{organizationId}/loans/{earlyTerminationLoanId} Early Terminate Loan #
PATCH /organizations/{organizationId}/loans/{estimateLeverageLoanId} Estimate Loan Leverage Ratio #
PATCH /organizations/{organizationId}/loans/{estimateLtvLoanId} Estimate Loan LTV #
PATCH /organizations/{organizationId}/loans/{extendTermLoanId} Extend Loan Term #
GET /organizations/{organizationId}/loans/{loanId} Get Loan by ID #
PATCH /organizations/{organizationId}/loans/{payInterestLoanId} Pay Loan Interest #
PATCH /organizations/{organizationId}/loans/{rebalanceLoanId} Rebalance Loan #
PATCH /organizations/{organizationId}/loans/{rejectLoanId} Reject Loan #
PATCH /organizations/{organizationId}/loans/{repayLoanId} Repay Loan #
PATCH /organizations/{organizationId}/loans/{rerateLoanId} Rerate Loan #
PATCH /organizations/{organizationId}/loans/{secureCollateralLoanId} Secure Collateral Loan #
PATCH /organizations/{organizationId}/loans/{topUpLoanId} Top Up Loan #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/copper-co-lending-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

copper-co-lending-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  description: Copper API is based on the REST API interface provided for data exchange between a client and a server with the use of HTTPS requests and responses.
  title: Copper Platform Lending API
  version: latest
servers:
- description: platform.copper.co
  url: https://api.copper.co/platform
- description: demo.copper.co
  url: https://api.stage.copper.co/platform
- description: testnet.copper.co
  url: https://api.testnet.copper.co/platform
tags:


# --- truncated at 32 KB (127 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/copper-co/refs/heads/main/openapi/copper-co-lending-api-openapi.yml