Skip to content

Parameters

Some endpoints require input parameters belonging to specific domains.
On this page, all domains can be found in order to be in line with the standards required by the API.

cyhole.rugcheck.param

RugcheckAnalyticsWindow

Bases: CyholeParam


              flowchart TD
              cyhole.rugcheck.param.RugcheckAnalyticsWindow[RugcheckAnalyticsWindow]
              cyhole.core.param.CyholeParam[CyholeParam]

                              cyhole.core.param.CyholeParam --> cyhole.rugcheck.param.RugcheckAnalyticsWindow
                


              click cyhole.rugcheck.param.RugcheckAnalyticsWindow href "" "cyhole.rugcheck.param.RugcheckAnalyticsWindow"
              click cyhole.core.param.CyholeParam href "" "cyhole.core.param.CyholeParam"
            

Time window options for the analytics endpoint.

Attributes:

Name Type Description
H24

24-hour window.

D1

1-day window.

D7

7-day window (default).

D30

30-day window.