Setup

We're a SaaS platform meant for creating dynamic environments. In this guide, we will go over the capabilities of the platform.

Login

get token

POST https://api.perun.cloud/api/v1/authentication/

Request Body

Name
Type
Description

password

string

username

string

credentials

object

{ "token": "eyJraWQiOiI3NEJucE1T..."}

Last updated

Was this helpful?