API Access in another applications

Hello, I would like to know if I could access the API (https://api.zrok.io/api/v1), through another application, instead of using the browser?

I'm trying to log in using the endpoint: https://api.zrok.io/api/v1/login but I get a 502 error.

1 Like

Hi @giorgiobazzo -

Depending on what you're trying to do you might be able to use (or at learn from) one of the zrok SDKs (based on the OpenZiti SDKs). We're currently building them out. So far we have:

There is also sample code in the zrok repo.

1 Like