Protocol & Versioning¶
DRAFT Specification / Work in Progress
This portion of the BTAA GIN site, our GeoBTAA 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
(whenAccept
header includes JSONāLD)text/csv
(whenAccept
header 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