How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Places Places API

Operations for retrieving place details and media.

Google Places Places API is one of 2 APIs that Google Places publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Places. The published artifact set on APIs.io includes an OpenAPI specification, code examples, API documentation, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://places.googleapis.com/v1.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://places.googleapis.com/v1
Authentication
API Key, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Google Places Places API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-Goog-Api-Key (ApiKeyAuth). An API key is passed in the query as key (ApiKeyQuery). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • ApiKeyAuth — Google Maps Platform API key passed in the X-Goog-Api-Key header.
  • ApiKeyQuery — Google Maps Platform API key passed as the key query parameter.
  • OAuth2 — OAuth 2.0 bearer token authorization for the Google Maps Platform.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Places 2

Operations for retrieving place details and media.

GET
/places/{placeId}
Google Places Get Place Details
getPlaceDetails 4 params → 200404
GET
/places/{placeId}/photos/{photoName}/media
Google Places Get Place Photo
getPlacePhoto 5 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Place (19 properties), Review (7 properties), Photo (4 properties), OpeningHours (3 properties). Each schema is shown below with its type and property counts.

AuthorAttribution
object
Attribution for the author of a review or photo.
3 properties
OpeningHours
object
Information about the operating hours of a place.
3 properties
LocalizedText
object
Localized text in a particular language.
2 properties
PhotoMedia
object
A reference to a place photo's media URI.
2 properties
Review
object
A user review of a place.
7 properties
LatLng
object
A latitude/longitude pair expressed in degrees.
2 properties
Place
object
A place returned by the Google Places API, such as an establishment or point of interest.
19 properties
Photo
object
A photo associated with a place.
4 properties
TimePoint
object
A point in time when a place opens or closes.
3 properties
Error
object
A standard Google API error response.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-places-places-api-openapi.yml Raw ↑

Other APIs Google Places publishes across the network.

Google Places Search API
Where this information came from

This is an independent, third-party profile of Google Places Places API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.