API: Add a note for postman users (#318)

pull/320/head
Stephan de Wit 3 years ago committed by GitHub
parent 63252cb1b0
commit 25995b591e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,6 +25,10 @@ The $key and $secret parameters are used to pass the API credentials using curl.
key=w86XNZob/8Oq8aC5r0kbNarNtdpoQU781fyoeaOBQsBwkXUt
secret=XeD26XVrJ5ilAc/EmglCRC+0j2e57tRsjHwFepOseySWLM53pJASeTA3
.. note::
When using Postman to test an API call, use the 'basic auth' authorization type. The $key and $secret parameters go into Username/Password respectively.
Core API
--------

Loading…
Cancel
Save