Developer Documentation
Documentation for API consumers integrating with the Nompd API.
Contents
- Getting Started — Quickstart guide with curl examples to get up and running
- API Reference — Complete endpoint documentation with parameters, responses, and examples (v1 API-key and v2 HelseID endpoints)
- Authentication — How to authenticate using API keys (v1) or HelseID with DPoP (v2) and expected error responses
- Versioning and Diff — How to use version-based differential sync to fetch only changes
- Data Models — Full schema documentation for TreatmentGroup, ReimbursementGroup, and related types
- Changelog — Release notes and version history
- Working with Agents — How to connect AI agents such as Opencode to GitLab Milliways and Azure DevOps via MCP
- Code Flow Through Environments — GitLab Flow branch strategy for
main,test, andprod: feature promotion, patch/hotfix sync-back, and commit conventions