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

21 days ago

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

API structure has changed

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