Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.23 KB

README.md

File metadata and controls

35 lines (21 loc) · 2.23 KB

Risk Cloud API: OpenAPI Specification

This repository contains the OpenAPI Specification of LogicGate’s Risk Cloud API v2.

Overview

The Risk Cloud API v2's OpenAPI Specification is shared in this repository to provide a streamlined, flexible, and customizable means of interacting with your Risk Cloud environment via the Risk Cloud API.

The OpenAPI Specification is contained in the file openapi.json

This OpenAPI Specification file represents the public Risk Cloud API endpoints of the latest release version, as displayed in the Risk Cloud API Documentation (v2). These endpoints have been developed with API-First design, which is demonstrated by consistent styling, concise payloads, and powerful use cases.

Getting Started

This OpenAPI Specification is the core, single source of truth for the Risk Cloud API v2 for any given release. As a result, the file can be leveraged by many compatible OpenAPI Specification client libraries, including the following.

  • Postman: Import the OpenAPI Specification directly into Postman to accelerate API prototyping, testing, and exploration
  • Swagger Codegen: Generate client libraries with less boilerplate code
  • OpenAPI Generator: Automatically generate API client libraries or server stubs

Links

Contact

If you have any questions or ideas about the Risk Cloud API's OpenAPI Specification, you can contact LogicGate's Developer Relations team at developer-relations@logicgate.com.