GET
/v2/writer-detector/credits
Get the amount of available credits in your account wallet.
Add this HTTP header to your request: You need to login with a user and api key in order to access this method.
Authorization: Bearer <Your-Login-Token>
Not sure how to generate your login token? Read here .
Request
Request Example
RAW
cURL
Python
C#
Node.js
PHP
GET
https://api.copyleaks.com/v2/writer-detector/credits
Headers
Body
Response
Codes
Status Code
Description
Example
200
{ "credits": 382 }
401
Other resources:
- Performance Considerations Important! - How to improve your scan performance.
- Exponential Backoff - Algorithm that helps applications define a retry strategy for consuming a network service.

Do you have a technical question?
Use stackoverflow.com to get help from our development team and other Copyleaks users.