Team, Is it possible to importa dashboards via JS...
# support
k
Team, Is it possible to importa dashboards via JSON objects via an API? I have this scenario where i have a self hosted
Signoz
and would like to Execute a Pipeline to import pre-written dashboards via JSON objects? Thanks
s
Yes, by making the same API call that import via UI.
k
Where can i find details for that @Srikanth Chekuri? Any API Auth Token? is that call secured? Thanks
To clarify we are using a Self Hosted Signoz. Thanks
s
The self-host community edition doesn't have API key access. At the moment it is EE only feature. However, you can use basic username and password to get token and access API
k
Thanks @Srikanth Chekuri where do i find the API and details for it? any documentation like swagger for available API’s? Thanks
@Srikanth Chekuri any help in this area will unblock us. Thanks
s
Unfortunately, there is no documentation at the moment
k
Ok, Since we are using a self hosted Signoz and if i want to import the flows which are stored in a repo how do i do that? Thanks