The Giving Block Public API

RESTful JSON API for accepting crypto, stock, and card donations on behalf of nonprofits in The Giving Block network. Provides organization management, currency and exchange-rate lookups, crypto deposit-address creation, stock donation pledge and signing flows, fiat/card pledge and charge operations, transaction retrieval, and embeddable widget snippet/URL generation. Uses JWT authentication (login + refresh-token endpoints) and AES-256 encrypted webhook notifications.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/the-giving-block-public-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: The Giving Block Public API
description: RESTful JSON API for accepting crypto, stock, and card donations on behalf of nonprofits
  in The Giving Block network. Provides organization management, currency and exchange-rate lookups, crypto
  deposit-address creation, stock donation pledge and signing flows, fiat/card pledge and charge operations,
  transaction retrieval, and embeddable widget snippet/URL generation. Uses JWT authentication (login
  + refresh-token endpoints) and AES-256 encrypted webhook notifications.
humanURL: https://docs.thegivingblock.com/
baseURL: https://public-api.tgbwidget.com
version: '1.0'
tags:
- Donations
- Cryptocurrency
- Payments
- Stock
properties:
- type: Documentation
  url: https://docs.thegivingblock.com/
- type: APIReference
  url: https://docs.thegivingblock.com/reference/getting-started-1
- type: Authentication
  url: authentication/the-giving-block-authentication.yml