Cip Service Cipsrv Index Resp Structure

cipsrv_index_resp schema from CIP-service Indexing API

Type: object Properties: 13
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

cipsrv_index_resp is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

indexed_points indexed_lines indexed_areas indexed_collection indexing_summary catchment_count catchment_areasqkm nhdplus_version catchments flowlines huc12s return_code status_message

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-cipsrv-index-resp-structure.json",
  "name": "cipsrv_index_resp",
  "description": "cipsrv_index_resp schema from CIP-service Indexing API",
  "type": "object",
  "properties": {
    "indexed_points": {
      "description": "Feature collection of point event features processed through CIP indexing.",
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "indexed_lines": {
      "description": "Feature collection of line event features processed through CIP indexing.",
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "indexed_areas": {
      "description": "Feature collection of area event features processed through CIP indexing.",
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "indexed_collection": {
      "description": "Geometry of all event features processed through CIP indexing.",
      "$ref": "#/components/schemas/geojson_geometry"
    },
    "indexing_summary": {
      "$ref": "#/components/schemas/indexing_summary"
    },
    "catchment_count": {
      "type": "int32",
      "example": 100
    },
    "catchment_areasqkm": {
      "type": "double",
      "example": 0.0
    },
    "nhdplus_version": {
      "$ref": "#/components/schemas/nhdplus_version"
    },
    "catchments": {
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "flowlines": {
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "huc12s": {
      "$ref": "#/components/schemas/geojson_featurecollection"
    },
    "return_code": {
      "$ref": "#/components/schemas/return_code"
    },
    "status_message": {
      "$ref": "#/components/schemas/status_message"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/cip-service-cipsrv-index-resp-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.