Version: 0.1.0
Vouchsafe API docs
Vouchsafe offers a REST API to conduct operations programmatically.
You can request and manage verifications, as well as perform smart lookups.
To use the API, you need a client ID and secret from the Vouchsafe dashboard. Sign up here if you haven't already.
We also have a video guide showing the basics, as well as SDKs and libraries for popular languages.
Authentication
- HTTP: Bearer Auth
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
| Bearer format: | JWT |