Ai_mlIn development

Skyfire

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

In development

Cataloged and scoped, not yet available to run in production.

16
actions

Actions

Operations this integration can perform.

16

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

Create Skyfire KYA+PAY Token

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

Create Skyfire KYA Token

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

Create Skyfire PAY Token

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

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

Get Skyfire Buyer Wallet Balance

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

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.

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.

Triggers

Events that start workflows from this integration.

1

Order Status Changed

Fires when the status of an order in Skyfire changes.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.