APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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