googleapis.com

Builds on top of the Google+ platform.

🔑 oauth2 9 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Shut down. See https://developers.google.com/+/api-shutdown for more details.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://www.googleapis.com/plus/v1/people
Shut down. See https://developers.google.com/+/api-shutdown for more details.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://www.googleapis.com/plus/v1/activities
Get a person's profile. If your app uses scope https://www.googleapis.com/aut…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://www.googleapis.com/plus/v1/people/{userId}
Endpoints (9 total)
GET
/people
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/activities
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/people/{userId}
Get a person's profile. If your app uses scope https://www.googleapis.com/aut…
GET
/comments/{commentId}
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/activities/{activityId}
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/activities/{activityId}/comments
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/people/{userId}/people/{collection}
List all of the people in the specified collection.
GET
/people/{userId}/activities/{collection}
Shut down. See https://developers.google.com/+/api-shutdown for more details.
GET
/activities/{activityId}/people/{collection}
Shut down. See https://developers.google.com/+/api-shutdown for more details.
At a glance
Total SDKs10
Languages6
Endpoints9
Authoauth2
Categories2
https://www.googleapis.com/plus/v1