Token Provider

LiSTNR Token Provider

Issues short-lived RS256 JWTs for two integration patterns: Firebase Bearer tokens for frontend and mobile clients, and Client Credentials for server-to-server integrations.

Token lifetime

15 minutes

Algorithm

RS256

Issue endpoint

POST /v1/listnr-token-provider/issue-token

Public keys

GET /v1/listnr-token-provider/jwks

Guides

API Reference

Interactive OpenAPI documentation for all endpoints, request/response schemas, and authentication schemes.

Open API Reference