Skip to content
Notis

Check payment token validity before resuming work

A job that sat on hold may outlast its authorization. Check the token before restarting the Twitch service call, so you can address an expired token first.

Trigger

Webhook received

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

Action

Introspect Skyfire Token

Check if a token is still valid before calling a seller service. prevents wasted api calls with expired tokens. use after creating tokens if there's a delay before calling the seller, or when debugging payment issues.

Why this helps

A delayed production task can fail at the point of service because no one checked whether its token was still valid.

  • Adds a validity check at the resume point.
  • Helps avoid wasting a service call on an expired token.
  • Makes a delayed task easier to restart with confidence.

Setup

Build it in a few focused steps.

  • 1Connect Twitch and Skyfire to Notis once through the portal.
  • 2Create an automation in the portal or ask Notis to check a token when your paused Twitch job is ready to resume.
  • 3Write one instruction identifying the token and asking Notis to check whether it remains valid.
  • 4Choose an incoming webhook trigger and report channel, then test with one delayed job.

Questions about this workflow

Does the check renew a token?

No. Introspection checks token validity; it does not renew or replace the token.

Where does the webhook come from?

Your task system or custom backend sends the HTTP request to Notis when the job is ready.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Twitch to Skyfire. A trigger fires from one place; an action lands in another.

Twitch triggers

Skyfire actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Charge Skyfire Token

Charge a buyer's token (seller-side operation). use when you've delivered a service and want to collect payment. the buyer created a token with max amount, you charge actual amount used.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Create Skyfire KYA+PAY Token

Issue a skyfire kya+pay token (post /api/v1/tokens with type=kya+pay).

ActionInstant

Create Skyfire KYA Token

Issue a skyfire kya token (post /api/v1/tokens with type=kya).

ActionInstant

Create Skyfire PAY Token

Issue a skyfire pay token (post /api/v1/tokens with type=pay).

ActionInstant

Get All Skyfire Service Tags

Fetch all service tags to discover filtering options. chain with listdirectoryservices using tags parameter to find specific types of services (e.g., 'ai', 'mcp', 'scraping').

ActionInstant

Get Skyfire Buyer Wallet Balance

Retrieve buyer wallet balance. chain before token creation to prevent declines.

ActionInstant

Get Skyfire Service Details

Get full details for one service. more detailed than listdirectoryservices - shows terms of service, api specs, and integration urls. use before creating expensive tokens.

ActionInstant

Get Skyfire Services by Agent

Browse all services from one seller agent. useful when you trust a seller and want to see their full catalog, or when tracking down who provides a specific type of service.

ActionInstant

Connect any two apps with Notis in the middle.

Twitch and Skyfire, 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 Skyfire.