Qgiv

Qgiv (now Bloomerang Fundraising) is an online donation, event registration, peer-to-peer fundraising, and payment processing platform for nonprofits, faith-based organizations, and schools. Qgiv was acquired by Bloomerang in January 2024 and now operates as Bloomerang's giving platform; the legacy Qgiv API documentation lives at qgiv.com/api and remains the documented programmatic surface for existing Qgiv forms and accounts. The API is a token-authenticated, form-scoped REST-style service at secure.qgiv.com/admin/api that accepts XML or JSON input and returns XML or JSON based on the URL extension, covering transactions, recurring donations, refunds, peer-to-peer registrations, events, account settings, custom fields, custom amounts, statements, and report mappings.

Qgiv publishes 10 APIs on the APIs.io network, including Account Settings API, Custom Amounts API, Custom Fields API, and 7 more. Tagged areas include Nonprofit, Fundraising, Donations, Payments, and Peer to Peer.

Qgiv’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
10 APIs
NonprofitFundraisingDonationsPaymentsPeer to PeerEventsBloomerang

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.6/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/qgiv: 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 10

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

Qgiv Account Settings API

Confirmed. Read and update organization and form settings.

Qgiv Custom Amounts API

Confirmed. Manage preset suggested-giving amounts.

Qgiv Custom Fields API

Confirmed. Manage custom fields on a donation form.

Qgiv Events API

Confirmed. Manage fundraising/ticketed events.

Qgiv Mappings API

Confirmed. Manage export/report mappings to external systems.

Qgiv Recurring API

Confirmed. Read-only reporting on recurring donation schedules.

Qgiv Refunds API

Confirmed. Read-only reporting on refunds.

Qgiv Registrations API

Confirmed. Read-only reporting on peer-to-peer registrations.

Qgiv Statements API

Confirmed. Read-only reporting on monthly processing statements.

Qgiv Transactions API

Confirmed. Read-only reporting on donation transactions.

Scroll for all 10

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Qgiv API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Qgiv Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Qgiv Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Qgiv Finops

FINOPS

Security Posture 3

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

Qgiv Authentication

apiKey · 1 scheme

SECURITY

Qgiv Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Qgiv Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Qgiv Agentic Access

34 operations · 23 acting

34 operations · 23 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qgiv
url: https://raw.githubusercontent.com/api-evangelist/qgiv/refs/heads/main/apis.yml
name: Qgiv
kind: company
description: Qgiv (now Bloomerang Fundraising) is an online donation, event registration, peer-to-peer fundraising, and payment
  processing platform for nonprofits, faith-based organizations, and schools. Qgiv was acquired by Bloomerang in January 2024
  and now operates as Bloomerang's giving platform; the legacy Qgiv API documentation lives at qgiv.com/api and remains the
  documented programmatic surface for existing Qgiv forms and accounts. The API is a token-authenticated, form-scoped REST-style
  service at secure.qgiv.com/admin/api that accepts XML or JSON input and returns XML or JSON based on the URL extension,
  covering transactions, recurring donations, refunds, peer-to-peer registrations, events, account settings, custom fields,
  custom amounts, statements, and report mappings.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/qgiv.png
tags:
- Nonprofit
- Fundraising
- Donations
- Payments
- Peer to Peer
- Events
- Bloomerang
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: qgiv:qgiv-account-settings-api
  name: Qgiv Account Settings API
  description: Confirmed. Read and update organization and form settings.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Account Settings
  properties:
  - type: OpenAPI
    url: openapi/qgiv-account-settings-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-custom-amounts-api
  name: Qgiv Custom Amounts API
  description: Confirmed. Manage preset suggested-giving amounts.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Custom Amounts
  properties:
  - type: OpenAPI
    url: openapi/qgiv-custom-amounts-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-custom-fields-api
  name: Qgiv Custom Fields API
  description: Confirmed. Manage custom fields on a donation form.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Custom Fields
  properties:
  - type: OpenAPI
    url: openapi/qgiv-custom-fields-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-events-api
  name: Qgiv Events API
  description: Confirmed. Manage fundraising/ticketed events.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/qgiv-events-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-mappings-api
  name: Qgiv Mappings API
  description: Confirmed. Manage export/report mappings to external systems.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Mappings
  properties:
  - type: OpenAPI
    url: openapi/qgiv-mappings-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-recurring-api
  name: Qgiv Recurring API
  description: Confirmed. Read-only reporting on recurring donation schedules.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Recurring
  properties:
  - type: OpenAPI
    url: openapi/qgiv-recurring-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-refunds-api
  name: Qgiv Refunds API
  description: Confirmed. Read-only reporting on refunds.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Refunds
  properties:
  - type: OpenAPI
    url: openapi/qgiv-refunds-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-registrations-api
  name: Qgiv Registrations API
  description: Confirmed. Read-only reporting on peer-to-peer registrations.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Registrations
  properties:
  - type: OpenAPI
    url: openapi/qgiv-registrations-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-statements-api
  name: Qgiv Statements API
  description: Confirmed. Read-only reporting on monthly processing statements.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Statements
  properties:
  - type: OpenAPI
    url: openapi/qgiv-statements-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
- aid: qgiv:qgiv-transactions-api
  name: Qgiv Transactions API
  description: Confirmed. Read-only reporting on donation transactions.
  humanURL: https://www.qgiv.com/api/reporting-transactions.php
  baseURL: https://secure.qgiv.com/admin/api
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/qgiv-transactions-api-openapi.yml
  - type: Documentation
    url: https://www.qgiv.com/api/
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-transactions.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-recurring.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-refunds.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-registrations.php
  - type: APIReference
    url: https://www.qgiv.com/api/events.php
  - type: APIReference
    url: https://www.qgiv.com/api/account-settings.php
  - type: APIReference
    url: https://www.qgiv.com/api/fields.php
  - type: APIReference
    url: https://www.qgiv.com/api/amounts.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-statements.php
  - type: APIReference
    url: https://www.qgiv.com/api/reporting-mappings.php
common:
- type: AgenticAccess
  url: agentic-access/qgiv-agentic-access.yml
- type: TrustCenter
  url: security/qgiv-trust-center.yml
- type: DomainSecurity
  url: security/qgiv-domain-security.yml
- type: Authentication
  url: authentication/qgiv-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/qgiv
- type: Website
  url: https://www.qgiv.com/
- type: Documentation
  url: https://www.qgiv.com/api/
- type: Plans
  url: plans/qgiv-plans-pricing.yml
- type: RateLimits
  url: rate-limits/qgiv-rate-limits.yml
- type: FinOps
  url: finops/qgiv-finops.yml
- type: Blog
  url: https://www.qgiv.com/blog/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com