G
Google Fonts Developer API
Details
- URL
-
https://www.googleapis.com/webfonts/v1 - Docs
- https://developers.google.com/fonts/docs/developer_api
Authentication
?key=<credential> In the Google Cloud Console Credentials page, create an API key for a project with access to the Google Fonts Developer API. Then send it on requests as the key query parameter. The Google Fonts docs explicitly say to append key=yourAPIKey to all request URLs.