GET
/v3/education/credits
Get your current credit balance. Each credit allow the scan of up to 250 words.
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/v3/education/credits
Headers
Body
Response
Codes
Status Code
Description
Example
200
{ "Amount": 100 }
401
Other resources:
- 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.