Evident Verification Requests API
The Verification Requests API from Evident — 2 operation(s) for verification requests.
Evident Verification Requests API is one of 3 APIs that Evident publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Verification Requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.1, at version 1.0.
Requests are made against 4 base URLs: https://verify.api.evidentid.com/api/v1, https://verify.api.demo.evidentid.com/api/v1, https://submit.api.evidentid.com/api/v1, https://submit.api.demo.evidentid.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Evident Verification Requests API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
It accepts HTTP bearer tokens (bearerAuth).
basicAuth— HTTP Basic Auth using your Evident username and API key (VerifyAPI).bearerAuth— Bearer token using the userIdentityToken returned by VerifyAPI (SubmitAPI).
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are VerificationRequest (5 properties), VerificationRequestCreated (3 properties), VerificationRequestResult (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Evident 2
Other APIs Evident publishes across the network.