G

Google Fonts Developer API

REST discovered

Details
URL
https://www.googleapis.com/webfonts/v1
Docs
https://developers.google.com/fonts/docs/developer_api
Authentication
Google Cloud API key api_key discovered Get key ↗
?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.