Back to toolkits
21risk logo

21risk

21RISK is a web application that simplifies working with checklists, audits, and actions, facilitating compliance and risk management processes.

business intelligence

Tools (8)

  • Get Compliance

    Tool to retrieve compliance data for sites, categories, or questions. Use when you need OData-based compliance data for analytics or reporting.

    Inputs: top, skip, count, expand, filter, select, orderby, skiptoken, _maxPageSizeInMb

  • Get Items (BETA)

    Tool to retrieve items (BETA) from the 21RISK OData API. Use when you need a filtered and paged list of items for analytics and reporting. Example: GET_ITEMS($filter="Item Cost gt 100", $top=50).

    Inputs: top, skip, expand, filter, select, orderby

  • Get Items Per Month

    Tool to retrieve fact table data for ItemsPerMonth, one row per question per site per month. Use when querying monthly item data with OData parameters ($filter, $top, $skip, $select, maxPageSizeInMb).

    Inputs: top, skip, filter, select, maxPageSizeInMb

  • Get Organizations

    Tool to retrieve organizations from the 21RISK OData API. Use when you need to list, filter, or paginate organizations via OData parameters after authentication is confirmed.

    Inputs: top, skip, filter, orderby

  • Get Properties

    Tool to fetch a list of properties related to sites, including COPE information and other relevant data. Use when you need property insurance details via OData API after authentication.

    Inputs: top, skip, filter, select, orderby

  • Get Reports

    Tool to retrieve audit reports, including draft, published, and scheduled reports. Use when you need a paginated list of reports with optional OData filtering.

    Inputs: top, filter, skiptoken, maxPageSizeInMb

  • Get RiskModel Categories

    Tool to retrieve risk model categories for grouping questions and compliance checks. Use when you need to filter, select, or paginate risk model categories via OData parameters ($filter, $select, $orderby, $top, $skip, $count).

    Inputs: top, skip, count, expand, filter, select, orderby, skiptoken, maxPageSizeInMb

  • Get Risk Models

    Tool to retrieve risk models used for audits and compliance. Use when you need to list available risk models with optional OData queries.

    Inputs: top, skip, count, expand, filter, select, orderby, skiptoken, maxPageSizeInMb