Endpoint Gallery
A developer's tour of the read-only, DW-SFTIES-compatible API over SDWIS/STATE data. DW-SFTIES is split into {{ services.length }} services; pick one to see its entities, copy a cURL or fetch snippet, and run it live.
Available now
{{ s.title }}
live{{ s.blurb }}
Planned — leaving room for the rest of DW-SFTIES
{{ s.title }}
{{ s.blurb }}
Conventions
Base URL —
Response envelope
List endpoints wrap results with paging metadata:
{{ envelopeSample }}
Field & reference types
Non-scalar fields fall into three kinds — the gallery detects and badges them automatically:
- code reference object, e.g.
{ facilityStatusCode: "A" }— code-only today;namearrives with the ref tables. - summary a trimmed parent, e.g.
dwpWaterSystem(a 16-fieldInfoDTO, not the full system). - list a nested collection (deferred; fetch via its own endpoint).
{{ activeService.title }}
live planned{{ activeService.blurb }}
{{ e.title }}
{{ e.ssTable }}{{ e.blurb }}
Not built yet. The {{ activeService.title }} service defines {{ activeService.schemas }} schemas across {{ activeService.lists }} collection endpoints. When we translate it, its entities will appear here in the same shape — same cards, snippets, and live results.
View the official spec{{ activeEntity.title }}
SS table: {{ activeEntity.ssTable }}{{ activeEntity.blurb }}
{{ ep.desc }}
{{ sample(ep) }}
{{ ep.error }}
| {{ c.label }} |
|---|
| {{ cell(row, c) }} |
| No rows |
| {{ c.label }} | {{ cell(ep.item, c) }} {{ refKind(ep.item, c) }} |