Skip to content

Attaching Custom UI/Dashboard to Guardian #3518

Answered by bbosch-d
bbosch-d asked this question in Q&A
Discussion options

You must be logged in to vote

Alright so it seems the API just runs on the web-proxy container. Swagger is also there:
<your host>/api/v1/api-docs

Then to log in, first get a refreshToken (/api/v1/accounts/login/) and then convert that to an access token (/api/v1/accounts/access-token/).

In a test environment, you can simply log in as the default "Standard Registry" with a standard password.
See here: https://docs.hedera.com/guardian/guardian/users/user-operations/account-apis/authentication-process

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bbosch-d
Comment options

@anvabr
Comment options

@bbosch-d
Comment options

Answer selected by bbosch-d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants