get http://local.suborbital.network:{port}/api/v1/token/.//
Generates an authentication token for the given function, used to secure access to the code editor
Log in to see full request history
Response
Generates an authentication token for the given function, used to secure access to the code editor
xxxxxxxxxx
curl --request GET \
--url http://local.suborbital.network:8081/api/v1/token/environment.userID/namespace/fnName \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: