Get credits remaining

Returns the users' remaining credits

Log in to see full request history

Sample Request

curl --request GET \ --url https://api.0xscope.com/v2/basic/credits \ --header 'API-KEY: your_api_key' \ --header 'accept: */*'

Sample Response

{ "code": 0, "data": 2999671, "uuid": 1631549254684545000 }
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*