Skip to main content2025-03-05 - March Release
Features
- Initial release of guideline search API supporting LCD and NCD guidelines
- Search guidelines by name using
GET /v1/guidelines endpoint
- Authentication using Cognito login token via
Authorization header
- API versioning support (v1)
- Rate limiting of 10 requests per minute
Deprecation Policy
We maintain a strict deprecation policy to ensure a smooth transition when we need to make breaking changes:
- We announce deprecations at least 6 months before removal
- Deprecated features remain functional during the deprecation period
- We provide migration guides for all breaking changes
- We maintain version compatibility for at least 12 months