Using .github with ebay.com

unknown integration

Install
# See https://github.com/gege-circle/.github
This call is used to search for supported charitable organizations. It allows…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/commerce/charity/v1/charity_org
This call is used to retrieve detailed information about supported charitable…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/commerce/charity/v1/charity_org/{charity_org_id}
SDK on GitHub 📄 API Docs
SDK
.github
unknown
API
ebay.com
ebay.com:commerce-charity
At a glance
Language unknown
Endpoints2
Base URLhttps://api.ebay.com/commerce/charity/v1