Generate JWT token for embedding templates
JWT Management
Generate JWT token for embedding templates
Creates a JWT token for embedding a template with 24-hour expiration. This is the standard endpoint for JWT generation.
Note: The standalone generate-embedded-template-token function is deprecated in favor of this router-based endpoint.
POST
Generate JWT token for embedding templates
Documentation Index
Fetch the complete documentation index at: https://docs.firma.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Body
application/json
ID of the template to generate JWT for