The REST API for LGTM provides data so that you can customize how you integrate LGTM analysis into your workflow. It includes the following resources: * / (API root)—get version information or download the specificati
curl \ -H "Authorization: Bearer $API_KEY" \ https://lgtm.com/api/v1.0/
curl \ -H "Authorization: Bearer $API_KEY" \ https://lgtm.com/api/v1.0/openapi
curl \ -H "Authorization: Bearer $API_KEY" \ https://lgtm.com/api/v1.0/projects