Get explore or dashboard data using looker api

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

Solved Solved
0 1 1,155
1 ACCEPTED SOLUTION

leobardor
Participant V

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.

78c89054-9f76-4e77-ae30-d46fb285a9ec.gif

Looker official SDKs:

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

Hope it helps

Best,

Leo

View solution in original post

1 REPLY 1

leobardor
Participant V

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.

78c89054-9f76-4e77-ae30-d46fb285a9ec.gif

Looker official SDKs:

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

Hope it helps

Best,

Leo