Using trustchain-sdk with lgtm.com

unknown integration

✓ Official SDK
Install
# See https://github.com/lgtm-migrator/trustchain-sdk
Version information
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://lgtm.com/api/v1.0/
API specification
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://lgtm.com/api/v1.0/openapi
List projects
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://lgtm.com/api/v1.0/projects
SDK on GitHub 📄 API Docs
SDK
trustchain-sdk
unknown
API
lgtm.com
lgtm.com
At a glance
Language unknown
Endpoints29
Base URLhttps://lgtm.com/api/v1.0
✓ Official