Returns the total count of Sui packages.
cURL
curl --request GET \ --url https://api.yapcoder.com/api/v1/sui/packages/total \ --header 'Authorization: Bearer <token>'
{ "total": 123 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Total packages count