Back to catalog
πŸ’»

License-API

Free

Unofficial REST API for choosealicense.com

πŸ’»DevelopmentHTTPSNo API key required

MIT License

License validation result

License IdMIT
License NameMIT License
Spdx IdMIT
Is Osi ApprovedYes
PermissionsCommercial-use, modifications, distribution, private-use

Sample Response

response.json
1{
2 "license_id": "MIT",
3 "license_name": "MIT License",
4 "spdx_id": "MIT",
5 "is_osi_approved": true,
6 "permissions": "commercial-use, modifications, distribution, private-use"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/cmccandless/license-api/blob/master/README.md"
View Documentation

Similar APIs