The definitive license list for the open-source world.
Get All Licenses - /licenses
This endpoint allows querying access for licenses inside of the FPA license list.
Get License Information - /licenses/:id
This endpoint allows you to get all of the information that we have stored about a license.
Get License Bodies - /licenses/:id/raw.txt
This endpoint allows you to retrieve the body of a license. This is how the license would be stored in a file.
Get License Regex - /regex
Allows you to retrieve the regex matches for all the different types of licenses. This makes life much easier when trying to identify what license a repository uses.