Embed your dashboarding application with a single code snippet.
jwtToken
query parameter. This is a JSON Web Token that is used to authenticate the user. We recommend fetching this token from your backend using your API key.
Refer to the API documentation for more information on how to generate a user auth token.
{}
in the jwtToken
query parameter with the user auth token.
NodeJS
Python
Ruby on Rails
Rust
Go
Go
onload
event to listener to toggle a loading state.
In practice, this would look something like this if were using React: