Skip to Content

Documentation

New Year, New Developer Relations Resources: 2023 in Review

The year 2023 marked the official launch of LogicGate’s Developer Relations program! With this program, we’ve adopted an API-First approach and have released a number new API endpoints, resources, and tools throughout the year, with some highlights below:

  • Risk Cloud API v2 – our latest API endpoints, with concise and highly documented details, tailor made for developers
  • Risk Cloud API Postman Collection – our Postman collection for seamlessly getting started with testing and building out your API integration
  • Public OpenAPI Specification – our OpenAPI specification for empowering full flexibility with our API, updated per-release
  • Developer Portal Redesign – rebranding the hub for our developer community for searching release notes, API documentation, and guides
  • API Release Notes – per-release notes on API changes and updates
  • Usage Guides – our API usage guides for covering common use cases and recipes
  • Developer Relations Contact Email ([email protected]) – our Developer Relations contact email for any questions or ideas
  • 1:1 Developer Meetings – one-on-one Developer Relations sync meetings to ideate and brainstorm custom integration use cases directly with our customers

In the spirit of the new year, here’s a look back on some interesting new metrics gathered from the first year of our Developer Relations program!

Top Requested Endpoints (Overall)

  1. POST /api/v1/valueMaps
  2. GET /api/v1/roles/user/{user-id}
  3. GET /api/v1/records/{record-id}
  4. GET /api/v1/currentValues/users
  5. GET /api/v1/records

Top Requested Endpoints (v2)

  1. GET /api/v2/records
  2. GET /api/v2/fields
  3. GET /api/v2/workflow-maps/{id}
  4. GET /api/v2/workflows
  5. GET /api/v2/steps/{id}

Top User Agents (Programming Languages)

  1. Java
  2. Python
  3. cURL
  4. .NET
  5. Go

Top API Resources by Request

  1. Records (39.8%)
  2. Current Values (18.2%)
  3. Value Maps (18.1%)
  4. Applications (9.3%)
  5. Fields (6.6%)

1:1 Developer Meetings

We’ve hosted 22 one-on-one Developer Relations meetings to ideate and brainstorm custom integration use cases directly with our customers.

What’s next in 2024?

  • Developer Relations Newsletter – subscribe and receive the latest API updates right to your email
  • Expanded Risk Cloud API v2 endpoints (Linked Records, Record Creation, Users, etc)