Solved

Get explore or dashboard data using looker api

  • 28 April 2022
  • 1 reply
  • 461 views

Is there any way to get dashboard/explore data from looker dashboards using the looker api? 

icon

Best answer by leobardor 6 May 2022, 19:35

View original

This topic has been closed for comments

1 reply

Userlevel 2

Hi Abinaash!

 

Yes, there are multiple ways to achieve this.

 

I would like to share the information about “API Explorer” Extension:

 

General doc:

https://developers.looker.com/api/explorer/4.0/

 

How to install API Explorer in a looker  instance?

https://marketplace.looker.com/marketplace/detail/extension-api-explorer

 

Why do I suggest using API Explorer first?

A= You can execute API methods directly, just for testing purposes.

 

 

Looker official SDKs:

https://docs.looker.com/reference/api-and-integration/api-sdk

 

Hope it helps

Best,

Leo