Frictionless capital for merchants on your platform

R2 enables

to provide financing to
their merchants.

Drive engagement, reduce churn, and activate a new revenue stream by partnering with R2.

We power leading platforms

For sellers on your platform

Revenue-Based Financing

Boost your merchants’ GMV

Increase retention by becoming their trusted capital provider

Activate a new revenue stream by partnering with R2

Own the lending experience embedded on your platform. We take on the credit risk.

R2 enables end-to-end
white-labeled financing

Seamless integration via APIs

Scoring models pre-trained on millions of merchants

Tailor-made offers for your merchants from $500 to $50,000

Trustworthy KYC & AML processes

Same-day capital

Painless servicing and collections

Your financial arm, in days not years

An API-first approach to capital

Safely share your merchant data with us
Instantly access up-to-date financing offers
Easily check the balance of every financing in your ecosystem
Merchants
Transactions
Offers
Financings
# Retrieving merchants
curl --location --request GET 'https://dev-api.r2capital.co/merchants/' \
--header 'X-API-Key: YOUR_API_KEY'
# Retrieving one merchant
curl --location --request GET 'https://dev-api.r2capital.co/merchants/5a128af8-c140-4045-9fff-f818876d5805' \
--header 'X-API-Key: YOUR_API_KEY'
# Create one merchant
#Create one merchant
curl --location --request
POST 'https://dev-api.r2capital.co/merchants/' \
--header
'X-API-Key: YOUR_API_KEY' \
--header
'Content-Type: application/json' \
--data-raw '{
"external_id": "d9de8d42-03ae-430b-adda-234211d3f682"
}'
# Create one merchant
curl --location --request PATCH 'https://dev-api.r2capital.co/merchants/e012c7a2-7262-4d28-8a3d-20f169870588' \
--header 'X-API-Key: YOUR_API_KEY \
--header 'Content-Type: application/json' \
--data-raw '{
   "name": "Jose Perez"
}'

Backed by