webfonts
Retrieves the list of fonts currently served by the Google Fonts Developer API.
get/v1/webfonts
Query parameters
capabilitystring[]
Controls the font urls in Webfont.files, by default, static ttf fonts are sent.
categorystring
Filters by Webfont.category, if category is found in Webfont.categories. If not set, returns all families.
familystring[]
Filters by Webfont.family, using literal match. If not set, returns all families
sort'SORT_UNDEFINED' | 'ALPHA' | 'DATE' | 'POPULARITY' | 'STYLE' | 'TRENDING'
Enables sorting of the list.
subsetstring
Filters by Webfont.subset, if subset is found in Webfont.subsets. If not set, returns all families.
Response
Successful response