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
| URL | Description |
|---|---|
https://prod-ui-zwseuprod01p.pp.zebra.com/api | EU Server |
https://prod-ui-zwsusprod01p.pp.zebra.com/api | NA Server |
Security schemes
| Name | Type | Description |
|---|---|---|
Authorization | apiKey | Bearer token |
Operations
Use the sidebar to browse individual operations generated from this specification.