Create TokenAsk AIpost https://api.skyfire.xyz/api/v1/tokensCreate a kya / pay / kya-pay token as a buyer agent.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamstypestringrequiredOne of "kya", "pay", or "kya-pay"buyerTagstringBuyer’s internal identifier for the transaction / tokentokenAmountstringMust include an amount if this is a payor kya-pay token. Must be Greater than 0, Greater than the minimum token amount specified in the seller service (if any), Less than or equal to the balance in your agent’s wallet.sellerServiceIdstringYou can get the seller service ID from the Skyfire marketplace. One of either "sellerServiceId" or "sellerDomainOrUrl" is required.sellerDomainOrUrlstringThe URL or domain name of the website, webpage or API, that you are going to access. The domain name is the "(second level domain).(top level domain)" e.g. "example.com", or you can provide the entire URL. One of either "sellerServiceId" or "sellerDomainOrUrl" is required.expiresAtint64Seconds since the Unix epoch. Default: 5 minutes when passing "sellerDomainOrUrl" and 24 hours when passing "sellerServiceId". Must be between 10 seconds and 5 minutes / 24 hours (86,400 seconds) depending on whether you pass "sellerDomainOrUrl" or "sellerServiceId".identityPermissionsarray of stringsDefault: empty array. Can be specified if this is a kya or kya-pay token. Additional identity fields to include in the token.identityPermissionsADD stringResponses 200200 401401 402402 422422Updated 13 days ago