PARTNERS
A rewards programme that pays for itself.
SolarCoin distributes kSLR tokens to verified solar producers — 1 kSLR for every kilowatt-hour generated. Partners who integrate SolarCoin give their customers a tangible, tradable reward at zero cost. The tokens fund the programme; you provide the engagement.

Why it works for partners.
Your customers are already generating solar electricity. SolarCoin turns every kilowatt-hour into a reward — giving you a differentiation tool that costs nothing to operate.
$0
Cost to you
kSLR tokens are minted by the SolarCoin Foundation and distributed automatically. No budget required, no tokens to purchase.
1:1
kSLR per kWh
Simple, transparent economics. Every kilowatt-hour your customer produces earns exactly one kSLR token on the Base network.
139
Countries active
A global programme since 2013 with 30,000+ verified installations. Your customers join an established network, not a pilot.
For energy companies.
Solar customers churn. A rewards programme tied to generation gives them a reason to stay — and a reason to talk about you.
Reduce churn
Customers earning kSLR have a continuous, accumulating reason to stay with you. Every month their balance grows, your relationship deepens.
Differentiate on sustainability
Offer something competitors cannot: a verifiable, blockchain-backed solar reward. Strengthens your ESG narrative with auditable on-chain data.
Zero incremental cost
The SolarCoin Foundation funds the token supply. You connect generation data; kSLR flows to your customers automatically. No procurement, no budgets.
For inverter manufacturers.
Hardware is a commodity. The software and services around it are not. SolarCoin lets you ship a rewards programme with every inverter — no recurring cost, immediate differentiation.
Ship a value-add, not just hardware
Every inverter you sell comes with built-in solar rewards. Customers earn kSLR from day one. It is a feature your competitors do not have.
Drive app engagement
kSLR rewards give customers a reason to open your monitoring app regularly. Higher engagement means more upsell opportunities for batteries, EV chargers, and service plans.
Brand loyalty at scale
When customers earn rewards through your platform, they associate the value with your brand. Stickiness without a loyalty programme budget.
For monitoring platforms.
You already have the generation data. SolarCoin turns it into a revenue stream and a retention tool — with a single API integration.
Monetise data you already collect
You track generation data for every installation. Submit it to SolarCoin and your users earn kSLR — giving them a new reason to pay for your platform.
Reduce subscriber churn
Monitoring subscriptions are easy to cancel — until they are the source of a rewards stream. kSLR creates switching costs without lock-in contracts.
Simple REST API
Submit generation data in standard formats. We handle verification, token distribution, and wallet management. Most integrations take days, not months.
The economics.
Traditional loyalty programmes require you to fund the rewards. SolarCoin inverts this. The Foundation mints kSLR tokens and distributes them based on verified generation. You never purchase tokens — your customers earn them directly.
Traditional loyalty
You budget for rewards. You buy gift cards or fund discounts. The programme is a cost centre. When budgets tighten, the programme dies.
SolarCoin rewards
The Foundation funds the tokens. You connect data. Customers earn tradable kSLR. The programme has no cost to you and runs for 40 years.
How it works.
Whether you are a utility, inverter OEM, or monitoring platform, integrating SolarCoin into your product is straightforward.
1.
Register as a partner
Apply for our partner programme. Once approved, you receive API credentials and access to the partner dashboard to manage claims on behalf of your customers.
2.
Connect generation data
Use our REST API to submit generation data from your monitoring systems. We support standard formats and can ingest data from most platforms including SolarEdge, Enphase, Fronius, Huawei, and GoodWe.
3.
Your customers earn automatically
kSLR tokens are distributed monthly to your customers’ wallets on the Base network based on verified generation. You track claims, payouts, and installations through the partner dashboard.
API example.
Submit a generation claim via our REST API. All requests require your partner API key.
POST /api/v1/claims
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
"wallet_address": "0x1234...abcd",
"installation_id": "INS-2024-00123",
"generation_kwh": 42500,
"period_start": "2026-01-01",
"period_end": "2026-03-31",
"evidence_url": "https://monitoring.example.com/report/123"
}
Response 201:
{
"claim_id": "CLM-2026-04567",
"status": "pending_verification",
"kslr_amount": 42500,
"estimated_processing": "48h"
}
Ready to partner?
Join the growing network of energy companies, inverter manufacturers, and monitoring platforms integrating SolarCoin into their customer experience.