New Year, New Developer Relations Resources: 2023 in Review
By: Brett Bush | Updated on: December 07, 2023
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)
POST /api/v1/valueMaps
GET /api/v1/roles/user/{user-id}
GET /api/v1/records/{record-id}
GET /api/v1/currentValues/users
GET /api/v1/records
Top Requested Endpoints (v2)
GET /api/v2/records
GET /api/v2/fields
GET /api/v2/workflow-maps/{id}
GET /api/v2/workflows
GET /api/v2/steps/{id}
Top User Agents (Programming Languages)
- Java
- Python
- cURL
- .NET
- Go
Top API Resources by Request
- Records (39.8%)
- Current Values (18.2%)
- Value Maps (18.1%)
- Applications (9.3%)
- 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 (sign up for the list here)
- Expanded Risk Cloud API v2 endpoints (Linked Records, Record Creation, Users, etc)