cURL
curl --request GET \ --url https://api.supernotes.app/v1/synth/credits \ --header 'Api-Key: <api-key>'
{ "authed_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "remaining_after_call": 123 }
Get the number of synthetic credits the user has
Documentation IndexFetch the complete documentation index at: https://developer.supernotes.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response