Request Format
BTM support application/json data format for the Content-Type header.
POST /request-sample HTTP/1.1
Token: your-API-token-key
private_key: your-privatekey
Content-Type: application/json
{"field1":value1,"field2":value2}
Last updated
BTM support application/json data format for the Content-Type header.
POST /request-sample HTTP/1.1
Token: your-API-token-key
private_key: your-privatekey
Content-Type: application/json
{"field1":value1,"field2":value2}
Last updated