JWT generator
Generates JWT token for a payload and also accepts options for jwt encoding.
8.2/10 popularity
756 ms avg latency
100% success rate
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
JWT generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get Token /getToken |
Returns a response with a JWT bearer token generated by encoding the payload provided in the body and also applying the options passed in the body. |