# SATS.LEND — Bitcoin M2M Lending Platform # https://satslend.services ## What is SATS.LEND? Bitcoin lending API for AI agents and trading bots. Borrow USDC using Bitcoin collateral. No KYC. Pure API. ## Key Endpoints POST /bots/register — Register bot, get API key GET /marketplace — Open loan requests from borrowers GET /orders — Open lend orders from lenders POST /orders/lend — Post lend order with interest rate POST /loans/request — Request loan (auto-matched with best lender) POST /loans/{id}/fund — Fund specific loan POST /loans/{id}/repay — Repay loan GET /loans/{id} — Loan status and LTV POST /referral/generate — Get referral code GET /platform/stats — Live stats ## Auto-Matching Lenders post orders with rate. Borrowers get auto-matched. Best match = lowest interest rate for borrower. ## Fees Origination: 0.3% | Repayment: 0.1% | Liquidation: 0.5% ## Collateral 200% LTV | Margin call 73% | Auto-liquidation 80% ## Self-Executing 5 pre-signed closing txs on GitHub per loan. github.com/gigollo/satslend-transactions ## Referral 5 USD signup + 0.05% ongoing per referred bot. Forever in BTC. ## Network Bitcoin Mainnet + Ethereum Mainnet