contains auth key & sequence number for the account
/rpc/v1/accounts/{address}
address of the account to lookup
curl -L \ --url 'https://rpc-testnet.supra.com/rpc/v1/accounts/{address}'
{ "sequence_number": 1, "authentication_key": "text" }