Check current usage limits and remaining operations
Returns real-time usage information with reset date
cURL
curl --request GET \ --url https://api.superdocs.app/v1/users/me/limits \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response