GooglePlus
The GooglePlus API is the programming interface to GooglePlus. You can use the API to integrate your app or website with GooglePlus. This enables users to connect with each other for maximum engagement using GooglePlus features from within your application.
67 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
GooglePlus endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getAccessToken /getAccessToken |
Exchanging authorization codes for access tokens and refresh tokens. |
| POST |
getActivitiesBySearchQuery /getActivitiesBySearchQuery |
Search public activities.For large result sets, results are paginated. |
| POST |
getActivitiesByUserId /getActivitiesByUserId |
List all of the activities in the specified collection for a particular user.The collection parameter specifies which activities to list, such as public activities. |
| POST |
getActivity /getActivity |
Get an activity.If successful, this method returns a activity resource in the response body. |
| POST |
getComment /getComment |
Get a comment.If successful, this method returns a comment resource in the response body. |
| POST |
getCommentsByActivityId /getCommentsByActivityId |
List all of the comments for an activity. |
| POST |
getUser /getUser |
Get a person's profile.If successful, this method returns a person resource in the response body. |
| POST |
getUsersByActivityId /getUsersByActivityId |
List all of the people in the specified collection for a particular activity.The collection parameter specifies which people to list, such as people who have +1`d or reshared… |
| POST |
getUsersBySearchQuery /getUsersBySearchQuery |
Search all public profiles. |
| POST |
refreshToken /refreshToken |
Exchanging refresh tokens for access tokens. |
GooglePlus pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |