Skip to content
Victor Aleksejevs edited this page Aug 10, 2018 · 2 revisions

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.
❗ KEY expires after 365 days

Request parameters

  • user – Username
  • pass – Generated API password, not the same as account password

Response

If no errors in request following parameters will be returned:

  • unique session key
Clone this wiki locally