LAP Registry

Google Analytics API Skill

google-analytics

Provider: Google Analytics Version: v3 Endpoints: 88 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/data/ga
GET/data/mcfReturns Analytics data for a view (profile).
GET/data/realtimeReturns Analytics Multi-Channel Funnels data for a view (profile).
GET/management/accountSummariesReturns real time data for a view (profile).
GET/management/accountsLists account summaries (lightweight tree comprised of accounts/properties/profiles) to which the user has access.
GET/management/accounts/{accountId}/entityUserLinksLists all accounts to which the user has access.
POST/management/accounts/{accountId}/entityUserLinksLists account-user links for a given account.
DELETE/management/accounts/{accountId}/entityUserLinks/{linkId}Adds a new user to the given account.
PUT/management/accounts/{accountId}/entityUserLinks/{linkId}Removes a user from the given account.
GET/management/accounts/{accountId}/filtersUpdates permissions for an existing user on the given account.
POST/management/accounts/{accountId}/filtersLists all filters for an account
DELETE/management/accounts/{accountId}/filters/{filterId}Create a new filter.
GET/management/accounts/{accountId}/filters/{filterId}Delete a filter.
PATCH/management/accounts/{accountId}/filters/{filterId}Returns filters to which the user has access.
PUT/management/accounts/{accountId}/filters/{filterId}Updates an existing filter. This method supports patch semantics.
GET/management/accounts/{accountId}/webpropertiesUpdates an existing filter.
POST/management/accounts/{accountId}/webpropertiesLists web properties to which the user has access.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}Create a new property if the account has fewer than 20 properties. Web properties are visible in the Google Analytics interface only if they have at least one profile.
PATCH/management/accounts/{accountId}/webproperties/{webPropertyId}Gets a web property to which the user has access.
PUT/management/accounts/{accountId}/webproperties/{webPropertyId}Updates an existing web property. This method supports patch semantics.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSourcesUpdates an existing web property.
POST/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/deleteUploadDataList custom data sources to which the user has access.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploadsDelete data associated with a previous upload.
POST/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploadsList uploads to which the user has access.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads/{uploadId}Upload data for a custom data source.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensionsList uploads to which the user has access.
POST/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensionsLists custom dimensions to which the user has access.
GET/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}Create a new custom dimension.
PATCH/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}Get a custom dimension to which the user has access.
PUT/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}Updates an existing custom dimension. This method supports patch semantics.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install google-analytics

Downloads and installs to ~/.claude/skills/google-analytics/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)