Difference between revisions of "Template:API HTTP Group Required Vars"
From SmartBots Developers Docs
(Created page with "{{API Variable Group|Input base}} {{API Variable|action|yes}} = {{{1}}} {{API Variable|apikey|yes}} Your personal developer's API key. {{API Variable|s...") |
|||
Line 2: | Line 2: | ||
{{API Variable|action|yes}} = {{{1}}} | {{API Variable|action|yes}} = {{{1}}} | ||
{{API Variable|apikey|yes}} Your personal [[Developer's API key|developer's API key]]. | {{API Variable|apikey|yes}} Your personal [[Developer's API key|developer's API key]]. | ||
− | {{API Variable|secret|yes}} [ | + | {{API Variable|secret|yes}} [http://www.mysmartbots.com/docs/Security_code Security code] of the group you are using. |
{{API Variable|secret_sha1|no}} The same as "secret" but hashed using SHA1 (useful if you don't want to keep plain customer's passwords) | {{API Variable|secret_sha1|no}} The same as "secret" but hashed using SHA1 (useful if you don't want to keep plain customer's passwords) |
Latest revision as of 02:40, 30 June 2016
|- class="row-b" | colspan=4 | Input base: |- class="row-a {{{3}}}" | width="10" | | width="180" | action | width="60" | yes | = {{{1}}} |- class="row-a {{{3}}}" | width="10" | | width="180" | apikey | width="60" | yes | Your personal developer's API key. |- class="row-a {{{3}}}" | width="10" | | width="180" | secret | width="60" | yes | Security code of the group you are using. |- class="row-a {{{3}}}" | width="10" | | width="180" | secret_sha1 | width="60" | optional | The same as "secret" but hashed using SHA1 (useful if you don't want to keep plain customer's passwords)