Using lufthansa-golang-sdk with lufthansa.com

unknown integration

Install
# See https://github.com/tmconsulting/lufthansa-golang-sdk
Top OND
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/offers/ond/top
OND Status
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/offers/ond/status
Fares
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.lufthansa.com/v1/offers/fares/fares
SDK on GitHub 📄 API Docs
SDK
lufthansa-golang-sdk
unknown
API
lufthansa.com
lufthansa.com:partner
At a glance
Language unknown
Endpoints16
Base URLhttps://api.lufthansa.com/v1