Socrata Open Data API (Tyler Data and Insights)

Socrata Open Data API (SODA) is the read/write JSON API powering open data portals at federal, state, county, and city governments worldwide. Queries use SoQL (Socrata Query Language), responses are JSON/CSV/GeoJSON, and write operations require an OAuth token. App tokens (free, no auth) raise per-IP throttles. Socrata was acquired by Tyler Technologies in 2018 and now operates as the Data and Insights division — the same platform under new branding.

Socrata Open Data API (Tyler Data and Insights) is one of 21 APIs that Public Sector publishes on the APIs.io network.

Tagged areas include State, Local, Federal, Open Data, and Socrata. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
name: Socrata Open Data API (Tyler Data and Insights)
description: Socrata Open Data API (SODA) is the read/write JSON API powering open data portals at federal,
  state, county, and city governments worldwide. Queries use SoQL (Socrata Query Language), responses
  are JSON/CSV/GeoJSON, and write operations require an OAuth token. App tokens (free, no auth) raise
  per-IP throttles. Socrata was acquired by Tyler Technologies in 2018 and now operates as the Data and
  Insights division — the same platform under new branding.
humanURL: https://dev.socrata.com
baseURL: https://{domain}/resource/{datasetId}.json
tags:
- State
- Local
- Federal
- Open Data
- Socrata
- Tyler Technologies
properties:
- type: Portal
  url: https://dev.socrata.com
- type: Documentation
  url: https://dev.socrata.com/docs/endpoints.html
- type: GitHubOrganization
  url: https://github.com/socrata
- type: QueryLanguage
  url: https://dev.socrata.com/docs/queries/