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 Authentication API

The Authentication API from IDnow — 1 operation(s) for authentication.

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

Tagged areas include Authentication. 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 POST

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 Authentication 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 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 1
POST
/{company}/login
Authenticate a company and obtain a login token.
login 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

idnow-authentication-api-openapi.yml Raw ↑

Other APIs IDnow publishes across the network.

IDnow Identifications API
IDnow Results API
IDnow VideoIdent API