APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Ampersand
CreateJWTKeyRequest
Ampersand
· Schema
CreateJWTKeyRequest
CreateJWTKeyRequest schema from Ampersand API
Developer Tools
Integrations
Platform
SaaS
OAuth
Data Sync
Webhooks
Properties
Name
Type
Description
label
string
Human-readable label for the JWT key
algorithm
string
The cryptographic JWT signing algorithm (currently only RS256 is supported)
publicKeyPem
string
RSA public key in PEM format for JWT signature verification
View JSON Schema on GitHub