Do not miss any v3 - Secrets API (preview) changes, ever again

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

RSS

Jul 6, 2026

main
2026-07-06
Compare
2026-07-06

API structure has changed

11 structure changes including:
11 Modifications
Modified 11
GET /api/v3/guest/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • share_path, share_url properties Modified
          • Properties are no longer required
          • Type went from string to string | null
        • source property Added
GET /api/v3/receipt/recent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • records property Modified
        • source property Added
      • details property Modified
        • revealed_receipts, pending_receipts properties Modified
GET /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • share_path, share_url properties Modified
          • Properties are no longer required
          • Type went from string to string | null
        • source property Added
PATCH /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • share_path, share_url properties Modified
          • Properties are no longer required
          • Type went from string to string | null
        • source property Added
POST /api/v3/guest/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • share_path, share_url properties Modified
          • Properties are no longer required
          • Type went from string to string | null
        • source property Added
POST /api/v3/guest/receipts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • records property Modified
        • source property Added
      • details property Modified
        • revealed_receipts, pending_receipts properties Modified
POST /api/v3/guest/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/guest/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • share_path, share_url properties Modified
          • Properties are no longer required
          • Type went from string to string | null
        • source property Added
POST /api/v3/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified