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 5, 2026

main
2026-07-05
Compare
2026-07-05

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /api/v3/guest/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • first_access, last_access properties Added
GET /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • first_access, last_access properties Added
PATCH /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • first_access, last_access properties Added
POST /api/v3/guest/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • first_access, last_access properties Added
POST /api/v3/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • first_access, last_access properties Added