Skyfire
Overview
SLUG: SKYFIRE
Description
Skyfire enables AI agents to autonomously transact and pay for services, creating a seamless payment infrastructure for AI applications.
Authentication Details
API Key
Connecting to Skyfire
Create an auth config
Use the dashboard to create an auth config for the Skyfire toolkit. This allows you to connect multiple Skyfire accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Skyfire Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Skyfire toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SKYFIRE_CHARGE_TOKEN
Tool Name: Charge Skyfire Token
Description
Action Parameters
Action Response
SKYFIRE_CREATE_KYA_PAY_TOKEN
Tool Name: Create Skyfire KYA+PAY Token
Description
Action Parameters
Action Response
SKYFIRE_CREATE_KYA_TOKEN
Tool Name: Create Skyfire KYA Token
Description
Action Parameters
Action Response
SKYFIRE_CREATE_PAY_TOKEN
Tool Name: Create Skyfire PAY Token
Description
Action Parameters
Action Response
SKYFIRE_GET_ALL_SERVICE_TAGS
Tool Name: Get All Skyfire Service Tags
Description
Action Parameters
Action Response
SKYFIRE_GET_BUYER_WALLET_BALANCE
Tool Name: Get Skyfire Buyer Wallet Balance
Description
Action Parameters
Action Response
SKYFIRE_GET_SERVICE
Tool Name: Get Skyfire Service Details
Description
Action Parameters
Action Response
SKYFIRE_GET_SERVICES_BY_AGENT
Tool Name: Get Skyfire Services by Agent
Description
Action Parameters
Action Response
SKYFIRE_GET_SERVICES_BY_TAGS
Tool Name: Get Skyfire Services by Tags
Description
Action Parameters
Action Response
SKYFIRE_GET_TOKEN_CHARGES
Tool Name: Get Skyfire Token Charges
Description
Action Parameters
Action Response
SKYFIRE_INTROSPECT_TOKEN
Tool Name: Introspect Skyfire Token
Description
Action Parameters
Action Response
SKYFIRE_LIST_BUYER_TOKENS
Tool Name: List Skyfire Buyer Tokens
Description
Action Parameters
Action Response
SKYFIRE_LIST_DIRECTORY_SERVICES
Tool Name: List Skyfire Directory Services
Description
Action Parameters
Action Response