Description Usage Arguments Value
This is an internal function that will be used for all private connections to the user account. This function determines the kind of API call (GET / POST / DELETE).
1 |
method |
Mandatory character value. Value must be upper case. |
req.url |
THE URL component for the API. Default to "/accounts". |
api.key |
Mandatory character value. This is the API key as generated by GDAX. Typically a 32 character value. |
secret |
Mandatory character value. This is the API secret as generated by GDAX. Typically a 88 character value. |
passphrase |
Mandatory character value. This is the pass-phrase as generated by GDAX. Typically a 11 character value. |
order |
Optional named list. If method is |
A named list of server response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.