delineate_rb
delineate_rb schema from CIP-service Indexing API
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions
Properties
| Name | Type | Description |
|---|---|---|
| nhdplus_version | object | |
| search_type | object | |
| start_nhdplusid | object | |
| start_permanent_identifier | object | |
| start_reachcode | object | |
| start_hydroseq | object | |
| start_measure | object | |
| stop_nhdplusid | object | |
| stop_permanent_identifier | object | |
| stop_reachcode | object | |
| stop_hydroseq | object | |
| stop_measure | object | |
| aggregation_engine | object | |
| max_distancekm | object | |
| max_flowtimeday | object | |
| split_initial_catchment | object | |
| fill_basin_holes | object | |
| return_delineation_geometry | object | |
| return_flowline_details | object | |
| return_flowline_geometry | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-delineate-rb-schema.json",
"title": "delineate_rb",
"description": "delineate_rb schema from CIP-service Indexing API",
"type": "object",
"properties": {
"nhdplus_version": {
"default": "nhdplus_h",
"$ref": "#/components/schemas/nhdplus_version"
},
"search_type": {
"$ref": "#/components/schemas/search_type"
},
"start_nhdplusid": {
"oneOf": [
{
"$ref": "#/components/schemas/start_nhdplusid"
},
{
"type": "null"
}
],
"example": "12345"
},
"start_permanent_identifier": {
"oneOf": [
{
"$ref": "#/components/schemas/start_permanent_identifier"
},
{
"type": "null"
}
],
"example": "12345"
},
"start_reachcode": {
"oneOf": [
{
"$ref": "#/components/schemas/start_reachcode"
},
{
"type": "null"
}
],
"example": "string"
},
"start_hydroseq": {
"oneOf": [
{
"$ref": "#/components/schemas/start_hydroseq"
},
{
"type": "null"
}
],
"example": "string"
},
"start_measure": {
"oneOf": [
{
"$ref": "#/components/schemas/start_measure"
},
{
"type": "null"
}
],
"example": "string"
},
"stop_nhdplusid": {
"oneOf": [
{
"$ref": "#/components/schemas/stop_nhdplusid"
},
{
"type": "null"
}
],
"example": "12345"
},
"stop_permanent_identifier": {
"oneOf": [
{
"$ref": "#/components/schemas/stop_permanent_identifier"
},
{
"type": "null"
}
],
"example": "12345"
},
"stop_reachcode": {
"oneOf": [
{
"$ref": "#/components/schemas/stop_reachcode"
},
{
"type": "null"
}
],
"example": "string"
},
"stop_hydroseq": {
"oneOf": [
{
"$ref": "#/components/schemas/stop_hydroseq"
},
{
"type": "null"
}
],
"example": "string"
},
"stop_measure": {
"oneOf": [
{
"$ref": "#/components/schemas/stop_measure"
},
{
"type": "null"
}
],
"example": "string"
},
"aggregation_engine": {
"oneOf": [
{
"$ref": "#/components/schemas/aggregation_engine"
},
{
"type": "null"
}
],
"example": "string"
},
"max_distancekm": {
"oneOf": [
{
"$ref": "#/components/schemas/max_distancekm"
},
{
"type": "null"
}
],
"example": "string"
},
"max_flowtimeday": {
"oneOf": [
{
"$ref": "#/components/schemas/max_flowtimeday"
},
{
"type": "null"
}
],
"example": "string"
},
"split_initial_catchment": {
"oneOf": [
{
"$ref": "#/components/schemas/split_initial_catchment"
},
{
"type": "null"
}
],
"example": "string"
},
"fill_basin_holes": {
"oneOf": [
{
"$ref": "#/components/schemas/fill_basin_holes"
},
{
"type": "null"
}
],
"example": "string"
},
"return_delineation_geometry": {
"oneOf": [
{
"$ref": "#/components/schemas/return_delineation_geometry"
},
{
"type": "null"
}
],
"example": "string"
},
"return_flowline_details": {
"oneOf": [
{
"$ref": "#/components/schemas/return_flowline_details"
},
{
"type": "null"
}
],
"example": "string"
},
"return_flowline_geometry": {
"oneOf": [
{
"$ref": "#/components/schemas/return_flowline_geometry"
},
{
"type": "null"
}
],
"example": "string"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/cip-service-delineate-rb"
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.