API Reference
Use the pre-programmed API Reference material by Backbench when developing your applications.
Last updated
Use the pre-programmed API Reference material by Backbench when developing your applications.
Last updated
Send aPOST
request to endpoint .
The request body/payload has the following format:
cmd, args: are operation depedent.
auth: Used as security for API, It has 3 mandatory properties - benchId, userId, accessKey
. accessKey
value can be accessed from environment variable ACCESS_KEY
.
An example payload for setting up memory in backbench.
Payload for logs goes like this;