Skip to Content

Welcome to the LogicGate Risk Cloud® Developer Portal

Everything you need to integrate Risk Cloud into your tech stack with our Open RESTful API.

Developer Portal

Developer Blogs
2 Quick Tips I’ve learned for FE Testing as a LogicGate Dev

Debugging is an essential part of writing code. During my time here at LogicGate I’ve learned a ton of helpful tips and tricks (big shout out to my teammates!) that make debugging on the Frontend more efficient. Below, I share two of my favorite debugging tips that have saved me…

Developer Blogs
Kotlin at LogicGate

Here at LogicGate we are constantly on the lookout for new technology to add to our toolbelts. One of the latest additions to our tech stack has been getting a lot of attention in the JVM community after being named an officially supported language for Android development by Google. It’s…

Developer Blogs
Spring Boot with Neo4j & MySQL

Our customers use LogicGate to build complex process applications that link organizational hierarchies, assets, and compliance requirements across the enterprise. The dynamic nature of the platform (giving users the ability to customize objects and their attributes, workflow, etc.) can be supported by a relational database, to a point, using an entity-attribute-value model….