Skip to content

License Lookup

Request

Returns id, name, priority, url, description, text, shortName and spdxIdentifier for a given license ID or license Name.

Security
bearerAuth
Query
licenseIdinteger, (int64)

ID of the license (Example: 1)

licenseNamestring

Full name of the license (Example: Apache License 1.1)

curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/license/lookup?licenseId=0&licenseName=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK

Bodyapplication/json
string
Response
"string"