[stork-users] Stork API usage
Michal Nowikowski
godfryd at isc.org
Wed Apr 14 10:16:50 UTC 2021
Hello,
At first, a session needs to be established (login). This can be done by POST to /sessions.
This will return a cookie. Hold this cookie in subsequent requests to the server.
The primary user of Stork REST API is Stork WebUI in the browser. so you can observer
requests and responses sequence in e.g. Firefox developer console.
Regards,
Michal
----- Original Message -----
From: "Scott Seekamp" <complists at risei.net>
To: stork-users at lists.isc.org
Sent: Tuesday, April 13, 2021 8:27:26 PM
Subject: [stork-users] Stork API usage
Hello!
Probably a stupid question, but I’m curious how to generate a cookie/apikey to hit my new stork instance? I don’t see anything in the docs and if I try and do basic auth or no auth I get an unauthorized user response.
Thanks!
--
Stork-users mailing list
Stork-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/stork-users
More information about the Stork-users
mailing list