New Year, New Developer Relations Resources: 2024 in Review
By: Brett Bush | Updated on: December 05, 2024
The year 2024 involved accelerating LogicGate’s Developer Relations program with additional team members, API usage articles, and new API endpoints! Here's some highlights below:
- Risk Cloud API Postman Suite - our Postman collections for seamlessly getting started with testing and building out your API integration
- Risk Cloud API v2 - our latest API endpoints, with concise and highly documented details, tailor made for developers
- Public OpenAPI Specification - our OpenAPI specification for empowering full flexibility with our API, updated per-release
- 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
- Developer Relations Newsletter - subscribe and receive the latest API updates right to your email (sign up for the list here)
In the spirit of the new year, here's a look back on some interesting new Developer Relations API metrics gathered over this year from custom integrations!
1:1 Developer Meetings
We’ve hosted 47 one-on-one Developer Relations calls to ideate and brainstorm custom integration use cases directly with our customers.
Developer Relations Emails
Our Developer Relations team has collaborated with developers on over 108 email threads.
Top Requested Endpoints (Overall)
GET /api/v1/records
GET /api/v1/records/{record-id}
GET /api/v1/internal/audit/records/{record-id}
PATCH /api/v1/records/{record-id}
POST /api/v1/valueMaps
Top Requested Endpoints (v2)
GET /api/v2/records
GET /api/v2/records/{id}/linked
GET /api/v2/workflows
GET /api/v2/applications
GET /api/v2/steps
Top User Agents (Programming Languages)
- Python
- Java
- .NET
- cURL
- PHP
Top API Resources by Request
- Records (55.2%)
- Value Maps (16.7%)
- Current Values (14.5%)
- Account (3.6%)
- Audit (0.9%)
What’s next in 2025?
- Expanded Risk Cloud API v2 endpoints (Record Creation, Field Value Updates, Audits, etc)
- Streamlined processes for fielding API requests
- Improved developer experience via API documentation and out-of-the-box testing