Webcore Staff 3 0
May 19, 2016 | FAQ
To authenticate using HTTP Basic, just use your username/password combination. Curl example: curl –u user:userpass
To authenticate using API key, put your account email as a login and the key to the server as a password.
To authenticate using HTTP Basic, just use your username/password combination. Curl example: curl –u user:userpass
To authenticate using API key, put your account email as a login and the key to the server as a password.