Skip to main content

2025-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:
  1. We announce deprecations at least 6 months before removal
  2. Deprecated features remain functional during the deprecation period
  3. We provide migration guides for all breaking changes
  4. We maintain version compatibility for at least 12 months