solscan logo
Register NowRegister Now

monitor usage

get

https://pro-api.solscan.io/v2.0/monitor/usage

Get the used Compute Units of a subscriber

RESPONSES

200

OK

Response Body

success

boolean

Status of Api

renew_date

string

The time when the user renewed the subscription

end_date

string

The time when the subscription ends

last_cu_reset_date

string

The last CU reset time

remaining_cus

number

The remaining Compute Units

usage_cus

number

The used Compute Units

total_requests_24h

number

The total of requests over the last 24h

success_rate_24h

number

The rate of successful requests over the last 24h

total_cu_24h

number

The total of CU usage over the last 24h

400

Bad Request

Response Body

401

Authentication failed

Response Body

429

Too Many Requests

Response Body

500

Internal Server Error

Response Body

icon

Javascript

icon

Python

icon

Shell

icon

Go

icon

C#

Authorization

Response

Click Try It! to start a request and see the response here!

Response Examples