cipsrv_index_resp

cipsrv_index_resp schema from CIP-service Indexing API

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Properties

Name Type Description
indexed_points object Feature collection of point event features processed through CIP indexing.
indexed_lines object Feature collection of line event features processed through CIP indexing.
indexed_areas object Feature collection of area event features processed through CIP indexing.
indexed_collection object Geometry of all event features processed through CIP indexing.
indexing_summary object
catchment_count integer
catchment_areasqkm number
nhdplus_version object
catchments object
flowlines object
huc12s object
return_code object
status_message object
View JSON Schema on GitHub

JSON Schema

cip-service-cipsrv-index-resp-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-cipsrv-index-resp-schema.json",
  "title": "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": "integer",
      "format": "int32",
      "example": 100
    },
    "catchment_areasqkm": {
      "type": "number",
      "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 Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/cip-service-cipsrv-index-resp"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.