The API Report CardAPI Index
Socrata

Socrata API

Open data & gov analytics cloud · tylertech.com

Every published Socrata dataset carries a built-in SODA REST API, queryable with SoQL and documented at dev.socrata.com. App tokens are free and self-serve (1,000 requests per rolling hour); OAuth 2.0 is supported. The 2025 SODA3 rollout breaks SODA2 paths and requires authentication.

Last verified: August 2026GovernmentMCP PARTIAL
API GRADE
B
VERIFIED AUG 2026

SCORECARD

ExistenceGOODEvery published dataset exposes a built-in SODA REST endpoint returning JSON, GeoJSON, CSV, or RDF-XML.
AccessGOODOpen to anyone: unauthenticated calls share an IP throttle pool; a free app token raises the limit to 1,000 requests per hour.
CoverageGOODDataset queries via SoQL, a Discovery API for the catalog, and Producer APIs for publishing workflows.
AuthGOODApp token over HTTP Basic or full OAuth 2.0; unauthenticated access still works at lower limits.
Docs & DXGOODThorough docs at dev.socrata.com covering SoQL, pagination, app tokens, and response formats.
StabilityGOODSODA2 endpoints remain supported alongside SODA3, though the 2025 transition moves clients to authenticated requests.
MCPPARTIALTyler Technologies publishes no official MCP server for Socrata, but multiple maintained community servers query Socrata open-data portals through the SODA API, including socrata-mcp-server and the civic-ai-tools project covering 559 portals. VERIFIED 2026-08
MORE FROM THE REPORT CARD
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Socrata scores B on Supergood's API Report Card. Every published Socrata dataset carries a built-in SODA REST API, queryable with SoQL and documented at dev.socrata.com. App tokens are free and self-serve (1,000 requests per rolling hour); OAuth 2.0 is supported. The 2025 SODA3 rollout breaks SODA2 paths and requires authentication.

Tried to integrate with Socrata?
SOURCES
SODA3 transition (2025) breaks SODA2 endpoint paths and forces all integrators to migrate to authenticated requests, breaking many community scripts and tutorials support.socrata.com
Rate limiting is opaque, "the API does not throttle requests using an app token unless determined to be abusive," with no published quotas, leading to surprise 429s for high-volume consumers dev.socrata.com
SoQL has its own dialect that diverges from standard SQL (e.g., function naming, geospatial operators), increasing learning curve for analysts dev.socrata.com
Older `/resource/` endpoints have inconsistent pagination defaults (1,000-row default limit) that silently truncate results for naive consumers dev.socrata.com
Platform has documented Known Issues page that is updated regularly, indicating recurring bugs in core functionality support.socrata.com
Scheduled monthly maintenance windows can bring the platform offline, disrupting public-facing portals support.socrata.com
High cost relative to open-source alternatives like CKAN, Los Angeles paid $319K initial + $287K annual, making the platform inaccessible to smaller jurisdictions linkdigital.com.au
Proprietary lock-in: governments that adopt Socrata struggle to migrate datasets, dashboards, and URL structures elsewhere linkdigital.com.au
Post-Tyler acquisition, product roadmap has shifted toward Tyler's broader gov-software bundling, reducing independent open-data focus geekwire.com