Token Verification

Version: 3.0 OpenAPI: 3.0.1

The goal of this service is to provide a single gRPC method service which takes a token and a "type" then tries to look up the token on Redis. If found, it will return the information associated with that token in Redis for that type. The look-up will fall back to MongoDB for multi-region support.

Servers

URLDescription
https://prod-ui-zwseuprod01p.pp.zebra.com/apiEU Server
https://prod-ui-zwsusprod01p.pp.zebra.com/apiNA Server

Security schemes

NameTypeDescription
AuthorizationapiKeyBearer token

Operations

Use the sidebar to browse individual operations generated from this specification.