Serdar Yegulalp
Senior Writer

Google API Console gets a cleanup

news analysis
Mar 25, 20162 mins

The developer front end for Google's APIs now has a sleeker, more productive interface

cloud spring clean thinkstock
Credit: Thinkstock

Google has revamped API Console, the central point of access for developers who want to make use of the APIs provided by Google’s range of services.

The original, rather crowded interface has been replaced with “a better and more streamlined experience,” Google said in its Developers Blog.

From the API Console, all of Google’s APIs — more than 100 across its different services — can be searched by typing or browsing. For each API, there are links to both documentation and Google’s APIs Explorer tool, along with dashboards showing usage and quotas.

overview Google Developers Blog

The revamped Google API Console makes it easier to search and connect to Google’s welter of APIs and set up and manage authentication.

Google’s other reason for revamping the API Console is to make it easier to step through the tasks typically associated with connecting to and using an API. Any needed credentials, for instance, can be set up and connected to the API using a wizard available in the API Console.

The Google APIs Explorer tool itself hasn’t changed — it still sports the same UI design as previous generation of Google services — but it provides ways to try out an API’s method calls directly in the browser, as well as view your request history for APIs and see the different versions of the API that are available.

Google has also expanded the ways for plugging into and putting to use its trove of APIs. The cloud giant recently added the AWS Lambda-like Google Cloud Functions to its roster of cloud platform development services to write “serverless” applications where snippets of code are triggered by HTTP requests or other events. Snippets are one option to aggregate Google’s APIs, as they provide an easy way to compose connections between APIs and coordinate responses from across them.

Serdar Yegulalp

Serdar Yegulalp is a senior writer at InfoWorld. A veteran technology journalist, Serdar has been writing about computers, operating systems, databases, programming, and other information technology topics for 30 years. Before joining InfoWorld in 2013, Serdar wrote for Windows Magazine, InformationWeek, Byte, and a slew of other publications. At InfoWorld, Serdar has covered software development, devops, containerization, machine learning, and artificial intelligence, winning several B2B journalism awards including a 2024 Neal Award and a 2025 Azbee Award for best instructional content and best how-to article, respectively. He currently focuses on software development tools and technologies and major programming languages including Python, Rust, Go, Zig, and Wasm. Tune into his weekly Dev with Serdar videos for programming tips and techniques and close looks at programming libraries and tools.

More from this author