Keep webhook verification keys refreshed
Make a regular key refresh part of the routine behind your webhook-driven workflows.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Get JWKS for Webhook Verification
Tool to retrieve public keys for webhook signature verification. Returns a JSON Web Key Set containing ED25519 public keys. Use when you need to verify webhook signatures from fal.ai. The keys are cacheable but should be refreshed at least every 24 hours.
Why this helps
A forgotten key refresh can leave webhook verification routines relying on stale public keys.
- Make key refresh a recurring operational task.
- Support verification for webhook flows connected to TypeSafe work.
- Reduce the chance that maintenance depends on memory.
Setup
Build it in a few focused steps.
- 1Connect TypeSafe and Fal.ai to Notis once in the portal.
- 2Create a recurring automation in the portal or ask Notis conversationally.
- 3Give Notis one instruction to retrieve Fal.ai's public JWKS keys and report the keys or refresh result for your webhook maintenance process.
- 4Choose a schedule no longer than 24 hours between refreshes and select a report channel.
- 5Test once and confirm your verification process receives the returned JWKS.
Questions about this workflow
How often should the keys be refreshed?
The supplied action guidance says the keys can be cached but should be refreshed at least every 24 hours.
Does retrieving JWKS verify an incoming signature?
No. The action retrieves public keys; your verification process uses them to check webhook signatures.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link TypeSafe to Fal.ai. A trigger fires from one place; an action lands in another.
TypeSafe triggers
Fal.ai actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Cancel Queue Request
Tool to cancel a queued or in-progress request in fal.ai's queue system. Use when you need to stop a request before it completes. Note that cancellation only succeeds if the request hasn't started processing; if already completed, returns an error status. Even with successful cancellation, the request may still execute if it was near the front of the queue.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Estimate Pricing
Tool to estimate pricing for fal.ai model endpoints. Use when you need to calculate expected costs for API calls or unit-based usage across one or more endpoints.
Get JWKS for Webhook Verification
Tool to retrieve public keys for webhook signature verification. Returns a JSON Web Key Set containing ED25519 public keys. Use when you need to verify webhook signatures from fal.ai. The keys are cacheable but should be refreshed at least every 24 hours.
Get Models
Tool to discover and search fal.ai model endpoints. Use when you need to list all models, find specific models by ID, or search by category/query. Supports pagination and optional expansion of OpenAPI schemas.
Get Model Pricing
Tool to retrieve unit pricing for model endpoints. Returns pricing information including unit price, billing unit, and currency. Use when you need to check costs for specific fal.ai models.
Get Queue Request Result
Tool to retrieve the final result of a completed queue request. Use when you need to get the output of a model request that was submitted to the queue and has finished processing. Only works after request status transitions to COMPLETED.
Get Queue Request Status With Logs
Tool to retrieve the current status of a queued request with detailed logging information. Use when you need to monitor a queued request's progress and access execution logs for debugging or tracking purposes. Logs include timestamps, severity levels, and detailed messages about request processing.
Check Queue Request Status
Tool to check the status of a queued request in fal.ai. Use when you need to monitor the progress of an async request. Returns different information based on status: queue position when IN_QUEUE, logs when IN_PROGRESS or COMPLETED.
Connect any two apps with Notis in the middle.
TypeSafe and Fal.ai, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Fal.ai.