diff --git a/Authentification.md b/Authentification.md new file mode 100644 index 0000000..c254892 --- /dev/null +++ b/Authentification.md @@ -0,0 +1,14 @@ +Authentication +----------------------------------------------------------------------------------------------------------------------------------- +“auth” +URL: /auth/ +Request type: POST +Overview +The “auth” method authenticate partner and returns unique “key” parameter, which can be used after +for querying GoGetSSL API +Request parameters + user – Username + pass – API usage password +Response +If no errors in request following parameters will be returned: + key - unique session key \ No newline at end of file