bbt_call | R Documentation |
See the JSON-RPC documentation, the JSON-RPC source code, and the source code for the various endpoints.
bbt_call(.endpoint, ...)
bbt_cayw(..., .action = bbt_print)
bbt_call_json_rpc(.method, ...)
.endpoint |
A supported endpoint. |
... |
Arguments as key-value pairs. For JSON-RPC, these are encoded as JSON, and for the GET API, these are converted to query-string parameters. |
.action |
Use |
.method |
A supported JSON-RPC method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.