Skyfire
Skyfire

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

Completely Secure
73972VIEWS
2552USERS

Tools

1 of 3

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.

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.