Skip to main content
GET
List your child keys (masked)
Every child key minted under yours, masked. Requires no extra scope beyond a valid key. Cursor-paginated (limit default 100, max 500).

Request example

Response example

Raw key values are never listed; only the prefix survives for identification.

Errors

Terms used here: API key, child 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

keys
object[]
count
integer