Bonterra (fka EveryAction) website screenshot

Bonterra (fka EveryAction)

Bonterra (formerly EveryAction) is a social-good technology company whose EveryAction / NGP VAN platform powers fundraising, advocacy, organizing, and supporter engagement for nonprofits, unions, and political campaigns. The EveryAction 8 (EA8) REST API at api.securevan.com/v4 exposes people matching, contributions and recurring commitments, disbursements, events, survey questions, activist codes, canvass responses, bulk import and file-loading jobs, early-vote and voter-registration fields, employers/worksites, scores, printed lists, and MiniVAN exports. It uses HTTP Basic authentication with an application name and an API key scoped to a database mode (My Voters or My Campaign), and is documented on a ReadMe-hosted developer portal with a reference, recipes, changelog, and an llms.txt.

Bonterra (fka EveryAction) publishes 1 API on the APIs.io network. Tagged areas include Company, API, CRM, Nonprofit, and Fundraising.

Bonterra (fka EveryAction)’s developer surface includes documentation, API reference, getting-started guide, changelog, authentication, and 11 more developer resources.

23.9/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyAPICRMNonprofitFundraisingAdvocacyPoliticalVoter EngagementDonor ManagementOrganizing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 23.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/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 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/bonterra-fka-everyaction: 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.

EveryAction (NGP VAN) API

The EveryAction 8 (EA8) / NGP VAN REST API for nonprofit and campaign CRM data — people matching, contributions, recurring commitments, disbursements, events, survey questions, ...

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.

Bonterra Fka Everyaction Authentication

http · 1 scheme

SECURITY

Bonterra Fka Everyaction Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bonterra-fka-everyaction
name: Bonterra (fka EveryAction)
description: Bonterra (formerly EveryAction) is a social-good technology company whose EveryAction / NGP VAN platform powers
  fundraising, advocacy, organizing, and supporter engagement for nonprofits, unions, and political campaigns. The EveryAction
  8 (EA8) REST API at api.securevan.com/v4 exposes people matching, contributions and recurring commitments, disbursements,
  events, survey questions, activist codes, canvass responses, bulk import and file-loading jobs, early-vote and voter-registration
  fields, employers/worksites, scores, printed lists, and MiniVAN exports. It uses HTTP Basic authentication with an application
  name and an API key scoped to a database mode (My Voters or My Campaign), and is documented on a ReadMe-hosted developer
  portal with a reference, recipes, changelog, and an llms.txt.
url: https://raw.githubusercontent.com/api-evangelist/bonterra-fka-everyaction/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: enriched
x-tier-reason: portfolio-lead
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-18'
tags:
- Company
- API
- CRM
- Nonprofit
- Fundraising
- Advocacy
- Political
- Voter Engagement
- Donor Management
- Organizing
image: https://docs.everyaction.com/favicon.ico
apis:
- name: EveryAction (NGP VAN) API
  description: The EveryAction 8 (EA8) / NGP VAN REST API for nonprofit and campaign CRM data — people matching, contributions,
    recurring commitments, disbursements, events, survey questions, activist codes, canvass responses, bulk import and file-loading
    jobs, voter registration, and MiniVAN exports.
  humanURL: https://docs.everyaction.com/
  baseURL: https://api.securevan.com/v4/
  tags:
  - CRM
  - Nonprofit
  - Fundraising
  - Advocacy
  - Political
  properties:
  - type: Authentication
    url: authentication/bonterra-fka-everyaction-authentication.yml
  - type: Conventions
    url: conventions/bonterra-fka-everyaction-conventions.yml
  - type: MCPServer
    url: mcp/bonterra-fka-everyaction-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/bonterra-fka-everyaction-domain-security.yml
- type: Website
  url: https://www.everyaction.com/
- type: DeveloperPortal
  url: https://docs.everyaction.com/
- type: Documentation
  url: https://docs.everyaction.com/docs/getting-started
- type: APIReference
  url: https://docs.everyaction.com/reference
- type: GettingStarted
  url: https://docs.everyaction.com/recipes/first-api-call
- type: ChangeLog
  url: https://docs.everyaction.com/changelog
- type: GitHubOrganization
  url: https://github.com/NGPVAN
- type: Authentication
  url: authentication/bonterra-fka-everyaction-authentication.yml
- type: Conventions
  url: conventions/bonterra-fka-everyaction-conventions.yml
- type: Lifecycle
  url: lifecycle/bonterra-fka-everyaction-lifecycle.yml
- type: Deprecation
  url: lifecycle/bonterra-fka-everyaction-lifecycle.yml
- type: ChangeLog
  url: changelog/bonterra-fka-everyaction-changelog.yml
- type: LLMsTxt
  url: llms/bonterra-fka-everyaction-llms.txt
- type: MCPServer
  url: mcp/bonterra-fka-everyaction-mcp.yml
- type: Packages
  url: packages/bonterra-fka-everyaction-packages.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence