Looker Studio · JSON Structure
Looker Studio Structure
Structural overview of the Looker Studio API surface; extracted from openapi/.
Type:
Properties: 0
AnalyticsBusiness IntelligenceDashboardsData VisualizationGoogleReports
Looker Studio Structure is a JSON Structure definition published by Looker Studio.
Meta-schema:
JSON Structure
{
"provider": "Looker Studio",
"providerId": "looker-studio",
"kind": "json-structure",
"description": "Structural overview of the Looker Studio API surface; extracted from openapi/.",
"schemaCount": 14,
"operationCount": 6,
"schemas": [
{
"name": "AuthType",
"type": "string",
"propertyCount": 0,
"required": []
},
{
"name": "AuthTypeResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "SetCredentialsRequest",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "SetCredentialsResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "GetConfigRequest",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "GetConfigResponse",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "ConfigParam",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "GetSchemaRequest",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "GetSchemaResponse",
"type": "object",
"propertyCount": 1,
"required": []
},
{
"name": "Field",
"type": "object",
"propertyCount": 10,
"required": []
},
{
"name": "FieldSemantics",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "GetDataRequest",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "DimensionFilter",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "GetDataResponse",
"type": "object",
"propertyCount": 3,
"required": []
}
],
"operations": [
{
"method": "POST",
"path": "/connector/getAuthType",
"operationId": "getAuthType",
"summary": "Looker Studio Get authentication type",
"tags": [
"Authentication"
]
},
{
"method": "POST",
"path": "/connector/isAuthValid",
"operationId": "isAuthValid",
"summary": "Looker Studio Validate authentication credentials",
"tags": [
"Authentication"
]
},
{
"method": "POST",
"path": "/connector/setCredentials",
"operationId": "setCredentials",
"summary": "Looker Studio Store authentication credentials",
"tags": [
"Authentication"
]
},
{
"method": "POST",
"path": "/connector/getConfig",
"operationId": "getConfig",
"summary": "Looker Studio Get connector configuration options",
"tags": [
"Configuration"
]
},
{
"method": "POST",
"path": "/connector/getSchema",
"operationId": "getSchema",
"summary": "Looker Studio Get data schema",
"tags": [
"Schema"
]
},
{
"method": "POST",
"path": "/connector/getData",
"operationId": "getData",
"summary": "Looker Studio Get data rows",
"tags": [
"Data"
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/looker-studio-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.