Integration One-Pager
Documentation
-
Reference Implementations:
Open source code repos and live demos that you can run yourself:
Skyfire Tokens
- Token Schema
- You can also see the token schemas in
-
The live demos above
-
The Skyfire Playground (after creating an account)
-
Setup
Skyfire supports two roles:
- Buyer → Your agent creates identity tokens and/or payment tokens
- Seller → Your service accepts identity and/or payment tokens and optionally charges payment tokens
You can do one or both.
For general Skyfire setup instructions, visit Skyfire Setup
For more detailed information, visit:
Integration Guide
Buyer Flow
Your agent:
- Creates a Skyfire token (
kya,pay, orkya+pay) - Embeds the token in calls to a seller service (typically in the
skyfire-pay-idheader)
Useful Links
- General Info → Buyers
- Create Token → API Reference
- MCP access → Skyfire MCP
Seller Flow
Your service:
- Receives a Skyfire token (typically in the
skyfire-pay-idheader) - Validates the token signature and claims
- Optionally charges the token
- Returns your API response
Useful Links
- General Info → Sellers
- Token integration guide → Integrating Tokens into Your Service
- Token verification guide → Verify and Extract Data from Tokens
- Charge Token → API Reference
Sandbox (Integration Testing)
Use the Sandbox environment for testing.
For Sandbox:
Sandbox Notes
- Seller Services are automatically approved and activated in Sandbox.
- In Production, Seller Services must be approved by Skyfire.
- To request Production approval, email [email protected] from the account’s registered email address, with your Seller Service ID.
Production Deployment
There is currently no automated account promotion from Sandbox to Production.
You must:
- Create a Production Account
- Reconfigure your agents and services in Production
For Production URLs:
Updated 15 days ago
