Struc
Struc
Request Structure
Developer API API Structure Request Structure
Placeholders:
Name Description
[API_METHOD] The HTTP method for your request (e.g., GET, POST,
PUT, DELETE).
[REQUEST_PAYLOAD] For POST and PUT methods that send data, use -d
'[YOUR_JSON_DATA]' . Omit for other methods.
NOTE
https://upstox.com/developer/api-documentation/request-structure 1/2
12/14/24, 1:34 PM Request Structure | Upstox Developer API
All API requests must be encoded using the Standard URL Encoding - Encodes
special characters and non-ASCII characters using the percent sign and two
hexadecimal digits.
https://upstox.com/developer/api-documentation/request-structure 2/2