Skyfire logo

Integrate Skyfire with your AI CRM

Skyfire enables AI agents to autonomously transact and pay for services, creating a seamless payment infrastructure for AI applications.

Explore Triggers and Actions

Charge Skyfire Token

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

ActionTry it

Create Skyfire KYA Token

Issue a Skyfire KYA token (POST /api/v1/tokens with type=kya).

ActionTry it

Create Skyfire KYA+PAY Token

Issue a Skyfire KYA+PAY token (POST /api/v1/tokens with type=kya+pay).

ActionTry it

Create Skyfire PAY Token

Issue a Skyfire PAY token (POST /api/v1/tokens with type=pay).

ActionTry it

Get All 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').

ActionTry it

Get Directory Service By ID

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.

ActionTry it

Get 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.

ActionTry it

Get Services by Tags

Filter services by tags to find exactly what you need. More efficient than browsing all services when you know the category. Chain: GetAllServiceTags → GetServicesByTags → CreatePayToken.

ActionTry it

Get Skyfire Buyer Wallet Balance

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

ActionTry it

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.

ActionTry it

Get Skyfire Token Charges

Audit charges for a specific token. Shows exactly what sellers charged against your token and when. Use for reconciliation: "I authorized $5 max, what did they actually charge?"

ActionTry it

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.

ActionTry it

List Agent Seller Services

List all services registered by the authenticated seller agent. Use when you need to view or manage your own services as a seller.

ActionTry it

List Skyfire Buyer Tokens

Inspect buyer tokens for observability. Chain with transactions to audit usage.

ActionTry it

List Skyfire Directory Services

Browse Skyfire's service directory to obtain `sellerServiceId` for token creation. Chain this with CreatePayToken or CreateKyaPayToken.

ActionTry it

Set Agent Source IP Addresses

Register IP addresses as sources for Agent requests (PUT /api/v1/agents/source-ips). Use before creating tokens to whitelist agent IPs.

ActionTry it

How the Skyfire integration works

The Skyfire integration connects your Dench AI CRM directly to Skyfire, so agents can read and act on your Skyfire data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

16 actions are available for agents to invoke on your behalf. Every call runs through Skyfire's own authorization, scoped to the account you connect.

Set up Skyfire in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find Skyfire and click Connect — you'll authorize access through Skyfire's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use Skyfire in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the Skyfire integration work with Dench?

The Dench Skyfire integration connects your AI CRM to Skyfire, so AI agents can work with your Skyfire data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with Skyfire via Dench?

The Skyfire integration currently exposes 16 actions, including Charge Skyfire Token, Create Skyfire KYA Token, Create Skyfire KYA+PAY Token, Create Skyfire PAY Token, Get All Service Tags, and Get Directory Service By ID. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect Skyfire to Dench?

No. You connect Skyfire from your Dench workspace using Skyfire's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the Skyfire integration secure?

Connections are authorized through Skyfire's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the Skyfire connection from your workspace settings at any time.

Skyfire | Dench AI CRM