Change Updates

Do not miss any v2 - Secrets API (stable) changes, ever again

Subscribe to the v2 - Secrets API (stable) changelog to be up to date on recent changes.

RSS

Mar 25, 2026

main
2026-03-25
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api/v2/secret/{identifier}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 alternatives Added
GET /api/v2/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
GET /api/v2/supported-locales
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
GET /api/v2/version
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
POST /api/v2/guest/secret/conceal
  • Response
  • 429 response Added
POST /api/v2/guest/secret/generate
  • Response
  • 429 response Added
POST /api/v2/guest/secret/{identifier}/reveal
  • Response
  • 429 response Added
POST /api/v2/secret/conceal
  • Response
  • 429 response Added
POST /api/v2/secret/generate
  • Response
  • 429 response Added
POST /api/v2/secret/{identifier}/reveal
  • Response
  • 429 response Added