Metadata for all families served by Google Fonts.
The Google Fonts Developer API provides metadata for all font families served by Google Fonts, letting applications query available families through a REST endpoint that returns JSON data. Each family object includes fields such as name, subsets (supported scripts), variants (styles), version, last modified date, font files by variant, and optionally axes (for variable fonts) and tags. Requests require an API key appended as a query parameter.
The API supports sorting results alphabetically, by date added, by number of styles, by trending usage, or by popularity, and supports filtering by family name, subset, or category. It also supports optimization options, including retrieving font files in WOFF2 format and retrieving variable font files with axis range metadata via a capability parameter.
The documentation is intended for web and application developers and assumes knowledge of JavaScript.
The page does not state a price; it requires an API key obtained via the Get a Key flow or the Credentials page.
Include an API key as the key query parameter with every request; the key is safe to embed directly in URLs.
It returns JSON data containing an array of font family objects with fields like family, subsets, variants, version, lastModified, and files.
It is intended for web and application developers, and using it requires knowledge of JavaScript.
Yes, setting capability=VF returns the variable font file along with available axes range metadata instead of static font files.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Image generation API.
API to read, write, and format Google Docs documents.
Google's mobile application development platform that helps build, improve, and grow app.
API to read, write, and format Google Keep notes.
API to read, write, and format Google Sheets data.
API to read, write, and format Google Slides presentations.