Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Evident Submission API

The Submission API from Evident — 1 operation(s) for submission.

Evident Submission API is one of 3 APIs that Evident publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Submission. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 1 schema. 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.

1 operations 1 paths 1 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://verify.api.evidentid.com/api/v1
Authentication
HTTP Basic, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Evident Submission 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 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Submission 1
POST
/requests
Submit personal data for a verification request
submitRequestData body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is SubmitRequest (1 property). Each schema is shown below with its type and property counts.

SubmitRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evident-id-submission-api-openapi.yml Raw ↑

Other APIs Evident publishes across the network.

Evident Results API
Evident Verification Requests API