P
People API
Details
- URL
-
https://people.googleapis.com/ - Docs
- https://developers.google.com/people/api/rest
Authentication
?key=<credential> Create or select a Google Cloud project and enable People API using the People API setup tool. In Google Cloud, create an API key for the project under credentials, then use it as the key query parameter when calling people.googleapis.com.
Authorization: Bearer <credential> Create or select a Google Cloud project, enable People API, then configure the OAuth consent screen as described in Get Ready to Use the People API and Configure OAuth consent. In Google Cloud Console Credentials, create an OAuth client ID for your app type, run the user OAuth flow requesting the People API scopes you need, and send the resulting access token to people.googleapis.com.