301 redirect.
Versioning
The API version is included in the URL path. The current version is v1. We will communicate any breaking changes well in advance and maintain backward compatibility within a version.Content Type
All requests and responses use JSON. Set the required headers on every request:Required Headers
File uploads — For document and selfie uploads, use
multipart/form-data instead of JSON. See the specific endpoint documentation for details.
