Charge Skyfire TokenCharge a buyer's token (seller-side operation).
Create Skyfire KYA+PAY TokenIssue a Skyfire KYA+PAY token (POST /api/v1/tokens with type=kya+pay).
Create Skyfire KYA TokenIssue a Skyfire KYA token (POST /api/v1/tokens with type=kya).
Create Skyfire PAY TokenIssue a Skyfire PAY token (POST /api/v1/tokens with type=pay).
Get All Service TagsFetch all service tags to discover filtering options.
Get Skyfire Buyer Wallet BalanceRetrieve buyer wallet balance.
Get Directory Service By IDTool to get full details for a specific service in the Skyfire directory by its ID.
Get Skyfire Service DetailsGet full details for one service.
Get Services by AgentBrowse all services from one seller agent.
Get Services by TagsFilter services by tags to find exactly what you need.
Get Skyfire Token ChargesAudit charges for a specific token.
Introspect Skyfire TokenCheck if a token is still valid before calling a seller service.
List Agent Seller ServicesList all services registered by the authenticated seller agent.
List Skyfire Buyer TokensInspect buyer tokens for observability.
List Skyfire Directory ServicesBrowse Skyfire's service directory to obtain `sellerServiceId` for token creation.
Set Agent Source IP AddressesRegister IP addresses as sources for Agent requests (PUT /api/v1/agents/source-ips).