ai-agents · payment-processing · 0 triggers · 16 actions
Skyfire enables AI agents to autonomously transact and pay for services, creating a seamless payment infrastructure for AI applications. Add Skyfire to your Stream Deck workflows with guided setup for the connection details it needs.
Add Skyfire to a workflow and pair it with a Stream Deck button to run it in one press — handy for ai-agents tasks. Combine it with OBS, your Elgato tools, or any other app you connect to build a routine that fits how you work.
Browse all templatesSteps your workflow can perform in Skyfire.
Issue a Skyfire KYA+PAY token (POST /api/v1/tokens with type=kya+pay).
Issue a Skyfire PAY token (POST /api/v1/tokens with type=pay).
Retrieve buyer wallet balance. Chain before token creation to prevent declines.
Browse Skyfire's service directory to obtain sellerServiceId for token creation. Chain this with CreatePayToken or CreateKyaPayToken.
Charge a buyer's token (seller-side operation). REQUIRES SELLER API KEY: This action requires your seller agent API key, not the buyer's key. The buyer creates and sends you a pay/kya+pay token JWT, you provide the service, then call this endpoint to collect payment. Flow: Buyer creates token → Buyer calls your service with token → You validate token → You provide service → You call this to charge. Common errors: - 401: Invalid/expired token OR wrong API key (must use seller key) - 402: Charge amount exceeds token value
Issue a Skyfire KYA token (POST /api/v1/tokens with type=kya).
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').
Tool to get full details for a specific service in the Skyfire directory by its ID. Use when you need complete information about a service including pricing, requirements, and seller details.
Skyfire enables AI agents to autonomously transact and pay for services, creating a seamless payment infrastructure for AI applications.
Create your Conductor Deck account: no credit card required.
Follow the setup prompts for Skyfire. Conductor Deck handles the app authorization or required connection details inside the workflow builder.
Add a Skyfire action to your visual workflow canvas. Configure the options you need, then connect it to other steps.
Sync your workflow to any Stream Deck button. Press once to trigger the entire sequence.
Sign up for free and start building Skyfire workflows in minutes.