Skyfire Setup
A quick start guide to sign up, buyer and seller onboarding, and API key generation
Signup and Login
- Visit https://app.skyfire.xyz
- Enter your email address and log in using a magic link (no passwords required).
- Upon signup, your Buyer Agent account is created automatically, along with a pre-funded wallet.
Buyer Onboarding
- Navigate to the Playground from the homepage or side navigation.
- Click Generate API Key to create your first API key for the buyer agent.
- Use this key to create a test
pay
token via the Playground or directly via API with pre-filled parameters. - Visit the Directory to see a growing list of services that can be accessed programmatically by your agent.
Seller Onboarding
- From the home screen, click Create a Seller Account.
- Set a Display Name for your seller agent. This will be the name shown publicly in the Skyfire service directory for your seller services.
- Click Create Service and provide the following details:
- Name
- Description
- Type:
API
,Web Page
,MCP Server (Local or Remote)
- Pricing: set price and choose a pricing model (e.g.,
PAY_PER_USE
,PAY_PER_MB
) - Identity Requirements: optionally specify fields buyers must include in
kya
orkya+pay
tokens.
- Submit for approval — most services are reviewed within 24 hours.
API Keys
- API keys are managed in your Agent Dashboard.
- Keys are scoped per agent (Buyer or Seller).
- Pass API keys in all requests via the HTTP header:
skyfire-api-key
Updated 19 days ago