updown.io
    Preparing search index...

    Interface API

    interface API {
        checks: ChecksAPI;
        nodes: NodesAPI;
        recipients: RecipientsAPI;
        statusPages: StatusPagesAPI;
    }
    Index

    Properties

    checks: ChecksAPI
    nodes: NodesAPI
    recipients: RecipientsAPI
    statusPages: StatusPagesAPI