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

IDnow Results API

The Results API from IDnow — 1 operation(s) for results.

IDnow Results API is one of 4 APIs that IDnow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://gateway.idnow.de/api/v1, https://gateway.test.idnow.de/api/v1.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://gateway.idnow.de/api/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

IDnow Results API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-LOGIN-TOKEN (LoginToken). By default, every request must be authenticated.

  • LoginToken — JWT returned by the login endpoint, sent on every authenticated request.

Paths & Operations 1

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

Results 1
GET
/{company}/identifications/{transactionId}
Retrieve the result of an identification.
getIdentification 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

idnow-results-api-openapi.yml Raw ↑

Other APIs IDnow publishes across the network.

IDnow Authentication API
IDnow Identifications API
IDnow VideoIdent API