Skyfire
Empowers your AI agents to autonomously discover services, issue payment tokens, and settle transactions without human intervention.
Try Skyfire in Ceven
Ask Ceven anything
Standard
Why use Ceven?
AI native Skyfire integration
- Describe the outcome and Ceven picks the right Skyfire calls, fills the parameters, and checks the result.
- Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
- Rich coverage for reading, writing, and querying your Skyfire data, across all 16 of its actions.
Managed auth
- Built in OAuth with automatic token refresh and rotation.
- One place to manage, scope, and revoke Skyfire access.
- Per user and per environment credentials instead of shared keys.
Agent optimized design
- Actions are tuned from real success and error rates so reliability climbs over time.
- Full execution logs so you always know what ran in Skyfire, when, and on whose behalf.
- The agent pauses and asks when Skyfire is unclear instead of plowing ahead.
Enterprise grade security
- Fine grained access so you control which agents and people can reach Skyfire.
- Least privilege by default, read scopes first and only the writes a workflow needs.
- A full audit trail of every Skyfire action to support review and sign off.
Supported tools
Every action Ceven's agents can run on Skyfire, and when to use it.
Charge Skyfire Token
Use this when you have delivered a service and want to collect payment from a buyer token.
Create KYA PAY Token
Issue a combined KYA and PAY token to authorize both identity verification and payment.
Create KYA Token
Issue a KYA token specifically for identity and know your agent verification purposes.
Create PAY Token
Issue a payment token with a maximum amount to pay for a specific AI service.
Get Service Tags
Pull all available service tags to filter the directory for specific categories like scraping or LLMs.
Get Buyer Wallet Balance
Retrieve the current balance of the buyer wallet to ensure funds exist before creating tokens.
Get Service Details
Pull the full API specs, terms of service, and integration urls for a single service provider.
Get Services by Agent
List all services offered by a specific seller agent to explore their full catalog.
Get Services by Tags
Filter the service directory by tags to find providers that match specific technical needs.
Get Token Charges
Audit all charges against a specific token to see exactly how much a seller spent.
Introspect Token
Check the current validity and status of a token to prevent failed API calls to sellers.
List Buyer Tokens
Pull a list of all buyer tokens for observability and usage auditing.
List Directory Services
Browse the global directory to find the seller service ID needed for token creation.
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 Skyfire 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 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.
Get Skyfire 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.
Get Skyfire 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.
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?"
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.
List Skyfire Buyer Tokens
Inspect buyer tokens for observability. chain with transactions to audit usage.
List Skyfire Directory Services
Browse skyfire's service directory to obtain `sellerserviceid` for token creation. chain this with createpaytoken or createkyapaytoken.
25 actions · scroll to see them all
Frequently asked questions
Alternatives to Skyfire
Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.
Try Ceven on your stack
Plug Ceven on top of the tools you already run. Connect Skyfire and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.
Get started for free