CivicPlus

CivicPlus is a govtech company providing an integrated platform for local, state, and education government operations, serving 13,000+ public-sector customers. Its product suite spans municipal websites, agenda and meeting management, recreation management, community development (permitting, licensing, code enforcement), utility billing, mass notification, public records requests (NextRequest), Municode codification, payments (CivicPlus Pay), and the SeeClickFix 311 resident-request CRM. The most developer-facing public interface in the CivicPlus family is the SeeClickFix API v2, a REST API over civic service requests (issues), comments, users, places, and questions, which additionally exposes an Open311 GeoReport v2 compatible endpoint for interoperable civic-issue reporting.

CivicPlus publishes 1 API on the APIs.io network: SeeClickFix API v2. Tagged areas include Company, Government, GovTech, Local Government, and Civic Engagement.

CivicPlus’ developer surface includes support, authentication, sandbox, and 20 more developer resources.

34.8/100 thin Agent 50/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyGovernmentGovTechLocal Government311Civic EngagementPublic RecordsService Requests

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 34.8/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 50/100 · agent ready
Machine-Readable Contract 18 / 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 0 / 6
Agent Skills 0 / 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/civicplus: 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

SeeClickFix API v2

REST API for the SeeClickFix 311 CRM (a CivicPlus product) covering civic service-request issues, comments, users, places, questions, and answers, plus an Open311 GeoReport v2 c...

MCP Servers

civicplus-mcp.yml

MCP SERVER

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: civicplus
name: CivicPlus
description: CivicPlus is a govtech company providing an integrated platform for local, state, and education government operations,
  serving 13,000+ public-sector customers. Its product suite spans municipal websites, agenda and meeting management, recreation
  management, community development (permitting, licensing, code enforcement), utility billing, mass notification, public
  records requests (NextRequest), Municode codification, payments (CivicPlus Pay), and the SeeClickFix 311 resident-request
  CRM. The most developer-facing public interface in the CivicPlus family is the SeeClickFix API v2, a REST API over civic
  service requests (issues), comments, users, places, and questions, which additionally exposes an Open311 GeoReport v2 compatible
  endpoint for interoperable civic-issue reporting.
url: https://raw.githubusercontent.com/api-evangelist/civicplus/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.civicplus.com/favicon.ico
tags:
- Company
- Government
- GovTech
- Local Government
- 311
- Civic Engagement
- Public Records
- Service Requests
apis:
- name: SeeClickFix API v2
  description: REST API for the SeeClickFix 311 CRM (a CivicPlus product) covering civic service-request issues, comments,
    users, places, questions, and answers, plus an Open311 GeoReport v2 compatible endpoint. JSON over HTTPS with GeoJSON
    geometry, ISO 8601 timestamps, and page/per_page pagination.
  humanURL: https://dev.seeclickfix.com/
  baseURL: https://seeclickfix.com/api/v2
  tags:
  - 311
  - Government
  - Service Requests
  - Open311
  - Geospatial
  properties:
  - type: Documentation
    url: https://dev.seeclickfix.com/
  - type: APIReference
    url: https://dev.seeclickfix.com/v2/issues/
  - type: GettingStarted
    url: https://dev.seeclickfix.com/v2/overview/about/
  - type: Authentication
    url: authentication/civicplus-authentication.yml
  - type: OpenAPI
    url: openapi/civicplus-seeclickfix-open311-openapi-original.yml
  - type: Overlay
    url: overlays/civicplus-seeclickfix-open311-overlay.yaml
  - type: Sandbox
    url: sandbox/civicplus-sandbox.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.civicplus.com/
- type: DeveloperPortal
  url: https://dev.seeclickfix.com/
- type: Support
  url: https://civicplus.help/civicplus-help-center
- type: GitHubOrganization
  url: https://github.com/SeeClickFix
- type: StatusPage
  url: https://status.civicplus.com/
- type: TermsOfService
  url: https://civicplus.help/docs/civicplus-terms-of-use
- type: PrivacyPolicy
  url: https://civicplus.help/legal-center/docs/civicplus-privacy-policy
- type: Authentication
  url: authentication/civicplus-authentication.yml
- type: OAuth2
  url: authentication/civicplus-authentication.yml
- type: Conventions
  url: conventions/civicplus-conventions.yml
- type: ErrorCatalog
  url: errors/civicplus-problem-types.yml
- type: Lifecycle
  url: lifecycle/civicplus-lifecycle.yml
- type: Sandbox
  url: sandbox/civicplus-sandbox.yml
- type: Packages
  url: packages/civicplus-packages.yml
- type: SDKs
  url: packages/civicplus-packages.yml
- type: MCPServer
  url: mcp/civicplus-mcp.yml
- type: LLMsTxt
  url: llms/civicplus-llms.txt
- type: WellKnown
  url: well-known/civicplus-well-known.yml
- type: DomainSecurity
  url: security/civicplus-domain-security.yml
- type: Conformance
  url: conformance/civicplus-conformance.yml
- type: DataModel
  url: data-model/civicplus-data-model.yml
- type: OpenAPI
  url: openapi/civicplus-seeclickfix-open311-openapi-original.yml
- type: Overlay
  url: overlays/civicplus-seeclickfix-open311-overlay.yaml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence