Verify API
Introduction
Integrate the Prelude Verify API from any language
The Prelude Verify API is a REST API and uses standard HTTP features and statuses.
The current URL is https://api.prelude.dev/v2
.
The Verify API will eventually replace the OTP v1 API. The main difference
between the two APIs is that with the Verify API, you only query the API with the phone number and any state
is handled automatically by our backend, removing the need for storing the AuthID
until the session has ended.
The Verify API is part of the API v2, which is in beta. Contact us to get credentials.
For information on Authentication and Error handling, read the API v2 introduction.
Reference
Explore the Prelude API reference to learn more about the available endpoints:
Was this page helpful?