Using Azure-Kinect-Sensor-SDK with data.gov

C++ integration

Install
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
Returns Docket information
curl \
  # append ?api_key=$API_KEY to the URL \
  /docket.{response_format}
Returns Document information
curl \
  # append ?api_key=$API_KEY to the URL \
  /document.{response_format}
Search for Documents
curl \
  # append ?api_key=$API_KEY to the URL \
  /documents.{response_format}
SDK on GitHub 📄 API Docs
SDK
Azure-Kinect-Sensor-SDK
C++
API
data.gov
data.gov
At a glance
Language C++
Endpoints3