Skip to main content
POST
@firma-dev/sdk

Authorizations

Authorization
string
header
required

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
companies_workspaces_templates_id
string<uuid>
required

ID of the template to generate JWT for

Response

JWT generated successfully

Generated JWT token for template

token
string
required

The JWT token

expires_at
string<date-time>
required

Token expiration timestamp

jwt_record_id
string<uuid>

Database record ID for the JWT