// updates

Changelog

A running log of new features, improvements, and fixes to the Talon API. Subscribe to updates by watching our changelog feed.

#March 2026

2026-03-10new

Privacy Policy, Terms of Service, and Contact pages

Full legal pages covering HIPAA compliance, data retention, CCPA/CPRA rights, and acceptable use.

2026-03-10improvement

Visual overhaul: circuit/signal processing theme

Complete redesign of all pages with a dark circuit-board aesthetic, signal-processing color palette, and improved readability.

2026-03-10new

Interactive CQL auto-population bar chart

Landing page now features an animated bar chart showing real-time CQL auto-population coverage across payer categories.

#February 2026

2026-02-28new

Formulary endpoints launched

Look up drug formulary data with GET /v1/formulary and check step therapy readiness with POST /v1/formulary/check. Coverage tiers, prior auth requirements, and quantity limits included.

2026-02-25new

Appeal generation endpoint launched

POST /v1/appeals/generate uses AI-powered analysis of historical denial patterns to produce appeal letters with success probability scoring.

2026-02-20new

Readiness check endpoint launched

POST /v1/rules/check evaluates available documentation against payer requirements and returns a readiness score, blocking gaps, and approval probability.

2026-02-15new

Payer comparison endpoint launched

GET /v1/compare returns approval rates, conservative treatment requirements, and data quality across all payers for a given CPT code.

2026-02-10new

CMS metrics endpoint launched

GET /v1/metrics serves CMS-mandated payer prior authorization metrics. Public access, no authentication required.

2026-02-05new

Sandbox mode

API keys starting with tln_test_ now return realistic fake data, are never rate-limited, and never charge credits. Ideal for development and testing.

2026-02-01new

Talon API beta launch

Initial release with core endpoints: health check, payer rules lookup, list payers, and list CPT codes. Prepaid credit billing via Stripe.