The Giving Block

The Giving Block is a crypto-native fundraising platform that lets nonprofits and enterprises accept cryptocurrency, stock, and card donations. Through its Public API and embeddable donation widget, partners can build their own donation experiences or embed The Giving Block's donation form to route gifts to more than 1,000 nonprofit organizations in its network. The API securely accepts Bitcoin, Ethereum, and 100+ other cryptocurrencies, instantly converts crypto donations to cash so nonprofits never have to touch crypto, and also supports stock and donor-advised-fund (DAF) giving. It is a RESTful, JSON API with JWT-based authentication, AES-256 encrypted webhook notifications, and separate production and sandbox environments. The Giving Block was surfaced as a portfolio company of Multicoin Capital and enriched into the API Evangelist network from its published developer documentation.

The Giving Block publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto Web3, Donations, Fundraising, and Nonprofit.

The Giving Block’s developer surface includes developer portal, documentation, API reference, getting-started guide, support, authentication, sandbox, and 12 more developer resources.

26.5/100 emerging ▬ flat Agent 43/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCrypto Web3DonationsFundraisingNonprofitPaymentsCryptocurrencyStock DonationsWebhooksWidgets

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 43/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/the-giving-block: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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-rat...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

The Giving Block Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: the-giving-block
name: The Giving Block
description: The Giving Block is a crypto-native fundraising platform that lets nonprofits and enterprises accept cryptocurrency,
  stock, and card donations. Through its Public API and embeddable donation widget, partners can build their own donation
  experiences or embed The Giving Block's donation form to route gifts to more than 1,000 nonprofit organizations in its network.
  The API securely accepts Bitcoin, Ethereum, and 100+ other cryptocurrencies, instantly converts crypto donations to cash
  so nonprofits never have to touch crypto, and also supports stock and donor-advised-fund (DAF) giving. It is a RESTful,
  JSON API with JWT-based authentication, AES-256 encrypted webhook notifications, and separate production and sandbox environments.
  The Giving Block was surfaced as a portfolio company of Multicoin Capital and enriched into the API Evangelist network from
  its published developer documentation.
url: https://raw.githubusercontent.com/api-evangelist/the-giving-block/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: profiled
x-tier-reason: has-public-api
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://thegivingblock.com/favicon.ico
tags:
- Company
- Crypto Web3
- Donations
- Fundraising
- Nonprofit
- Payments
- Cryptocurrency
- Stock Donations
- Webhooks
- Widgets
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- 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
common:
- type: Website
  url: https://thegivingblock.com
- type: Portal
  url: https://thegivingblock.com/developer-resources/
- type: Documentation
  url: https://docs.thegivingblock.com/
- type: APIReference
  url: https://docs.thegivingblock.com/reference/getting-started-1
- type: GettingStarted
  url: https://docs.thegivingblock.com/docs/getting-started
- type: Support
  url: https://thegivingblock.com/about/contact/
- type: Authentication
  url: authentication/the-giving-block-authentication.yml
- type: Conventions
  url: conventions/the-giving-block-conventions.yml
- type: ErrorCatalog
  url: errors/the-giving-block-problem-types.yml
- type: Conformance
  url: conformance/the-giving-block-conformance.yml
- type: Lifecycle
  url: lifecycle/the-giving-block-lifecycle.yml
- type: Sandbox
  url: sandbox/the-giving-block-sandbox.yml
- type: Components
  url: components/the-giving-block-components.yml
- type: Webhooks
  url: webhooks/the-giving-block-webhooks.yml
- type: MCPServer
  url: mcp/the-giving-block-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/the-giving-block-llms.txt
- type: DomainSecurity
  url: security/the-giving-block-domain-security.yml
- type: WellKnown
  url: well-known/the-giving-block-well-known.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1