docs.lithic.com
Open in
urlscan Pro
2606:4700::6810:f276
Public Scan
Submitted URL: https://mktemail.lithic.com/MTAzLUpJVS02OTEAAAGO7UV1jfF3E-dxZ91iMR7YWHJTdPL8dHefuAJbPy_MP97TxsVuCquGFP4UDiz1SbvD7KuVGNM=
Effective URL: https://docs.lithic.com/changelog/august-15-2023?utm_source=email&utm_medium=email&utm_campaign=es-comprehensive-102023&...
Submission: On November 01 via api from US — Scanned from DE
Effective URL: https://docs.lithic.com/changelog/august-15-2023?utm_source=email&utm_medium=email&utm_campaign=es-comprehensive-102023&...
Submission: On November 01 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Jump to Content GuidesAPI ReferenceChangelog -------------------------------------------------------------------------------- Log InDashboardGet StartedStatus Changelog Log InDashboardGet StartedStatus GuidesAPI ReferenceChangelog Ctrl+K All Guides Reference Changelog START TYPING TO SEARCH… Back to All AUGUST 15, 2023 3 months ago by Kamil Sindi API IDEMPOTENCY We are pleased to introduce Idempotency on the Lithic API. This feature ensures that even in scenarios of connectivity disruptions or uncertainty, you can confidently resend requests without the risk of unintended repetitions. Users can now include an "Idempotency-Key: <key>" header when making POST requests. Lithic will retain the initial request's status and response linked to this key, ensuring consistent results for repeated requests. This key, which users can freely generate ensuring no overlaps and adhering to a 255-character limit, boosts both reliability and security. We believe this enhancement will provide an optimized user experience and amplify the robustness of our platform. For in-depth details and guidelines on this new feature, we invite you to explore our documentation. We have also updated our client libraries to support idempotency token. Our client libraries automatically generate idempotency keys to be able to retry requests. You also have the option of providing your own custom idempotency keys.