Skip to main content
GET
List positions + wallet
Your whole desk in one read: orders plus wallet. Requires the orders:read scope. Cursor-paginated with limit (default 100, max 500) and cursor.

Request example

Response example

Page with cursor=<next_cursor> until has_more is false.

Errors

Terms used here: scheme, balance, paise, position, statement, API key, scope, pagination. Full list in the terminology annexure.

Next steps

Authorizations

X-ScripX-Key
string
header
required

Your API key, e.g. scripx_live_…. Bound to one firm; tenant isolation is enforced.

Query Parameters

limit
integer
default:100
Required range: x <= 500
cursor
string

opaque offset from a prior response's next_cursor

Response

OK

orders
object[]
wallet
object
next_cursor
string | null
has_more
boolean
total
integer