change.local

API provider — change.local

🔑 basic 8 endpoints payment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

# Maven: see https://github.com/FaceOnLive/Realtime-Background-Changer-SDK-Android
curl examples
Retrieve a donation
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/donations/show
List your donations
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/donations/index
Search a nonprofit
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/nonprofits/list
Endpoints (8 total)
GET
/api/v1/donations/show
Retrieve a donation
GET
/api/v1/donations/index
List your donations
GET
/api/v1/nonprofits/list
Search a nonprofit
GET
/api/v1/nonprofits/show
Show a nonprofit
GET
/api/v1/donations/carbon_stats
Retrieve carbon offset stats
GET
/api/v1/donations/carbon_calculate
Calculate shipping carbon offset
GET
/api/v1/donations/crypto_calculate
Calculate crypto carbon offset
POST
/api/v1/donations/create
Create a donation
Language coverage
Kotlin
1
At a glance
Total SDKs1
Languages1
Endpoints8
Authbasic
Categories1
http://change.local