Protocol & Versioning¶
DRAFT Specification / Work in Progress
This portion of the BTAA GIN site, our BTAA Geospatial API, and our linked data offerings are a WORK IN PROGRESS. Please reach out if you have questions or wish to participate in bringing these resources to public release.
- API Base URI:
- Content types:
application/json(default)application/ld+json(whenAcceptheader includes JSONāLD)text/csv(whenAcceptheader includes CSV)
- HTTP 1.1 or HTTP/2 over TLS 1.2+
- Minor revisions to this spec will increment the patch version (e.g.,
1.0.1) and MUST NOT introduce breaking changes.
TODOs¶
- Support HTTP/3