⌘K

Changelog

API and developer portal releases. Subscribe via RSS for release notifications.

v2.2.0
portaltokenssandboxsteditefcawebhooks

Partner self-service — scopes, sandbox, usage, certification sync

  • Token/OAuth UI now includes TEFCA, Stedi clearinghouse, Horizon, and CMS scopes (grouped picker on /tokens).
  • Sandbox page: KONZA + Stedi partner probe flows; Velocity Stedi clearinghouse playground.
  • /usage and /pipeline wired to live partner APIs; playground sandbox/production environment toggle.
  • Certification checklist syncs to server (PUT /api/partner/certification/progress); BAA e-sign on /legal.
  • Webhook delivery log + test.ping; changelog RSS feed at /api/changelog/rss; public /apply partner onboarding page.
v2.1.0
stedivelocityclearinghousego-livecertification

Stedi clearinghouse partnership — Thursday go-live readiness

  • Stedi designated clearinghouse partner on /velocity — 270/271 eligibility, 276/277 claim status, 837P submission.
  • OAuth velocity.clearinghouse.* scopes and /velocity/v1/clearinghouse/* partner API routes.
  • Sandbox Stedi stub at /insurance/sandbox/stedi/* for integration testing without a live API key.
  • Stedi health on /status via GET /insurance/partners/stedi/health and portal /api/health/stedi.
  • Integration guide (/guides/stedi-clearinghouse), go-live runbook, certification Stedi phase (Jun 18), scripts/stedi_go_live.sh.
v2.0.0
tefcakonzago-livesdkdeprecationwebhooks

Phase E — KONZA go-live readiness

  • KONZA production go-live runbook (/guides/konza-go-live-runbook) and scripts/konza_go_live.sh cutover script.
  • Legacy route Deprecation + Sunset headers: /tefca/v1/* aliases and POST /horizon/v1/query.
  • Official SDKs: @parkerapex/tefca-client (npm) and parkerapex-tefca (PyPI) in packages/.
  • Webhook registration UI on /webhooks#register for TEFCA exchange events.
  • TEFCA page go-live banner linking runbook, certification, status, and SDK catalog.
v1.9.0
tefcakonzasandboxwebhookscertification

Phase D — XCA retrieve, sandbox KONZA stub, webhooks, exchange log

  • POST /tefca/xca/retrieve (ITI-39) and GET /tefca/exchanges partner audit log.
  • Sandbox KONZA stub at /tefca/sandbox/konza/* + seed_konza_sandbox.py for full flow testing.
  • Partner webhook registration API (POST/GET/DELETE /api/partner/webhooks) with TEFCA events.
  • Server-side certification submission via POST /api/partner/certification.
  • OAuth seed: tefca.* scopes, developer-portal-sandbox client; playground Step 4 retrieve.
v1.8.0
tefcakonzaoauthsecuritystatus

TEFCA OAuth, POU enforcement, playground, KONZA status

  • TEFCA XCPD/XCA routes use @oauth_or_session with tefca.xcpd.* / tefca.xca.* scopes (Bearer or session).
  • Purpose-of-use validation on all TEFCA exchange endpoints; outbound XCPD forwards POU to partners.
  • TEFCA exchange playground on /tefca — directory → XCPD → XCA sandbox flow.
  • KONZA connectivity on /status via GET /tefca/partners/konza/health and portal /api/health/konza.
  • OAuth check_scope_access supports dot-notation product scopes (tefca.*, tefca.xcpd.*).
v1.7.1
tefcakonzabackendcertification

KONZA QHIN backend seed + certification checklist

  • KONZA Health network_endpoints seed script (apex/scripts/seed_konza_qhin.py) with env-driven konza_config.
  • Partner certification TEFCA phase — 6 KONZA items for Tuesday Jun 17 go-live.
  • TEFCA / KONZA guide updated with seed script and --activate go-live steps.
  • KONZA_* environment variables documented in .env.example.
v1.7.0
portaltefcakonzasdkdeprecation

TEFCA/KONZA guide, live SDK catalog, OpenAPI deprecation flags

  • TEFCA integration guide (/guides/tefca-konza-exchange) — outbound exchange through KONZA Health QHIN.
  • KONZA Health documented as Parker Apex designated QHIN partner on /tefca and in OpenAPI examples.
  • Live CMS SDK catalog via GET /api/cms/sdk-catalog with static fallback on /sdks.
  • Deprecated operations marked in apex-tefca-v1 and apex-horizon-v1 OpenAPI (x-sunset-date 2026-09-12).
v1.6.0
portaltefcahorizonsdkdeprecation

Phase C — TEFCA OpenAPI, Horizon playground, SDK generator, deprecation policy

  • Added apex-tefca-v1.openapi.yaml (15 specs) with XCPD/XCA/directory routes aligned to production Flask gateway.
  • TEFCA registry paths updated; Postman collection and tefca.* OAuth scopes added.
  • Horizon query playground on /horizon — NL → execute two-step sandbox flow with purpose_of_use.
  • SDK page: working copy buttons + OpenAPI Generator links for all 15 specs (TypeScript, Python, Java).
  • API deprecation policy at /deprecation — 90-day notice, Sunset headers, legacy path registry.
v1.5.0
portalsecuritywebhookscertification

Phase B security & partner certification

  • Full route catalog moved server-side — GET /api/partner/routes (auth required); no longer in public JS bundle.
  • Webhook signing spec on /webhooks#signing — HMAC-SHA256, retry schedule, idempotency by delivery ID.
  • Partner certification checklist at /certification with local progress tracking.
  • Rate limits reference at /rate-limits — X-RateLimit-* headers, 429 body, retry examples.
  • First-login partner agreement gate for partner-gated resources.
v1.4.1
portalsecurity

Phase A security hardening

  • Full route catalog tab gated behind partner sign-in; Flask module/handler names redacted from UI.
  • Architecture GitHub runbooks visible only to signed-in partners.
  • Homepage and Nexus pages show data domain summaries instead of internal module breakdown.
v1.4.0
portaldocsfhirscopes

Doc Hub, scopes, FHIR reference & specialty guides

  • Dedicated Documentation Hub at /docs with search, stats, and 40+ catalog links.
  • Scope Reference page (/scopes) — full OAuth, SMART, and API key scope catalog.
  • FHIR R4 API Reference (/fhir/reference) with live CapabilityStatement from production.
  • GPID Boundary Contract and Platform Architecture portal pages.
  • New guides: Sightline exam workflow, Odonto chart posting, Bulk FHIR $export.
  • Added apex-fhir-r4.openapi.yaml to the Swagger API Reference (14 specs).
v1.3.0
portalexplorerwebhookspostman

Developer portal gap list complete

  • 663-route searchable API Explorer with module and method filters.
  • Nexus integration guides: build-on-nexus, clinical API, semantic queries.
  • Customer trust strip, rate limits & SLA table, webhook/event catalog.
  • Postman collections for all 13 OpenAPI specs; live API status on product pages.
  • Sightline/Odonto operational REST endpoints in OpenAPI and product pages.
v1.2.0
portalnexusfhirtheme

Nexus-first portal & full FHIR catalog

  • Nexus-first homepage with flagship hero and platform data domains.
  • 355+ FHIR resource type catalog with pagination and live lake metadata.
  • Dark/light theme toggle; Swagger UI hooks fix for React 18.
  • Sightline and Odonto specialty FHIR product pages and OpenAPI specs.
  • Portal nav restructured with APEX Nexus Platform section first.
v1.1.0
portaldnssandbox

Developer portal split & sandbox

  • developers.parkerapex.com is the canonical developer portal (docs, Swagger, keys).
  • api.parkerapex.com is the production API gateway (REST, FHIR, OAuth).
  • Added sandbox.api.parkerapex.com test environment documentation.
  • Published integration guides: FHIR read, OAuth registration, Prime ingest, webhooks.
  • Added portal search (⌘K) and public changelog.
v1.0.0
openapiswaggertokens

Self-service developer APIs

  • Shipped 9 OpenAPI 3.0 specs with interactive Swagger UI.
  • Self-service partner API keys and OAuth client registration via Command Center BFF.
  • Prime wearable ingest endpoint: POST /prime/v1/wearables/events.
  • Postman collections for CMS ecosystem and Prime v1.
  • Public OpenAPI YAML download routes at /api/openapi/{spec}.
v0.9.0
beaconsmart health

Ingest boundary contract

  • Published apex-ingest-boundary.openapi.yaml for Beacon document upload and SMART Health Cards.
  • Added FHIR R4 metadata and SMART configuration discovery endpoints.