FVAP.gov website screenshot

FVAP.gov

Federal Voting Assistance Program (FVAP) publishes XML feeds of voter information by U.S. state and territory, including important info, deadline dates, ballot rules, and election offices, plus a combined electronic Voting Assistance Guide (eVAG).

FVAP.gov publishes 6 APIs on the APIs.io network, including Ballot Rules API, Deadline Dates API, Election Offices API, and 3 more. Tagged areas include Government and Voting.

The FVAP.gov catalog on APIs.io includes 1 Spectral governance ruleset.

FVAP.gov’s developer surface includes documentation, engineering blog, and 4 more developer resources.

36.0/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
6 APIs
GovernmentVoting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.0/100 · thin
Contract Quality 12.7 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 6.5 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/fvapgov: 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 6

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

FVAP.gov Ballot Rules API

State-specific ballot rules (FPCA, FWAB, VBR).

FVAP.gov Deadline Dates API

Election deadlines for a jurisdiction.

FVAP.gov Election Offices API

Local election office contact information.

FVAP.gov eVAG API

Combined electronic Voting Assistance Guide.

FVAP.gov Important Info API

General voting information for a jurisdiction.

FVAP.gov Schema API

XML schema definition.

Open Collections 1

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

FVAP.gov XML API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Fvapgov Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Fvapgov Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

FVAP.gov API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

FVAP eVAG

4 properties

JSON SCHEMA

Security Posture 1

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

Fvapgov Domain Security

TLSv1.2 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Fvapgov Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fvapgov
name: FVAP.gov
description: Federal Voting Assistance Program (FVAP) publishes XML feeds of voter information by U.S. state and territory,
  including important info, deadline dates, ballot rules, and election offices, plus a combined electronic Voting Assistance
  Guide (eVAG).
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fvapgov.png
access: 3rd-Party
created: '2024-03-30'
modified: '2026-05-19'
position: Consumer
tags:
- Government
- Voting
url: https://raw.githubusercontent.com/api-evangelist/fvapgov/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: fvapgov:fvapgov-ballot-rules-api
  name: FVAP.gov Ballot Rules API
  description: State-specific ballot rules (FPCA, FWAB, VBR).
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - Ballot Rules
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-ballot-rules-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
- aid: fvapgov:fvapgov-deadline-dates-api
  name: FVAP.gov Deadline Dates API
  description: Election deadlines for a jurisdiction.
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - Deadline Dates
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-deadline-dates-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
- aid: fvapgov:fvapgov-election-offices-api
  name: FVAP.gov Election Offices API
  description: Local election office contact information.
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - Election Offices
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-election-offices-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
- aid: fvapgov:fvapgov-evag-api
  name: FVAP.gov eVAG API
  description: Combined electronic Voting Assistance Guide.
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - eVAG
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-evag-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
- aid: fvapgov:fvapgov-important-info-api
  name: FVAP.gov Important Info API
  description: General voting information for a jurisdiction.
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - Important Info
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-important-info-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
- aid: fvapgov:fvapgov-schema-api
  name: FVAP.gov Schema API
  description: XML schema definition.
  humanURL: https://www.fvap.gov/xml-api
  baseURL: https://www.fvap.gov
  tags:
  - Schema
  properties:
  - type: OpenAPI
    url: openapi/fvapgov-schema-api-openapi.yml
  - type: Documentation
    url: https://www.fvap.gov/xml-api
  - type: XSD
    url: https://www.fvap.gov/xml-api/api-schema.xsd
common:
- type: AgenticAccess
  url: agentic-access/fvapgov-agentic-access.yml
- type: DomainSecurity
  url: security/fvapgov-domain-security.yml
- type: Website
  url: https://www.fvap.gov/
- type: Documentation
  url: https://www.fvap.gov/xml-api
- type: JSONSchema
  url: json-schema/fvapgov-evag-schema.json
- url: https://www.fvap.gov
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com