v0/endpoints/{id}/security/jwts REST API Endpoint
Path Parameters
id
string
REQUIRED
The unique identifier for the specific endpoint
Body Parameters
public_key
string
The public key used to verify the JWT token
kid
string
The key identifier (KID) associated with the public key
name
string
A human-readable name for the JWT configuration
Returns
data
object
The data object which contains the following fields:
id
string
A unique identifier for the JWT configuration
public_key
string
The public key used to verify the JWT token
kid
string
The key identifier (KID) associated with the public key
name
string
A human-readable name for the JWT configuration
error
string
A field containing an error message if any issue occurs
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free