/
/skyfire-agent-and-token-apis
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 4w ago · Updated 4w agoView markdown
  • postCreate Token
  • getGet Token Charges
  • postCharge Token
  • getGet Agent's Services - All
  • postCreate Agent's Service
  • getGet Agent's Service
  • patchUpdate Agent's Service
  • postActivate Agent's Service
  • postDeactivate Agent's Service
  • getGet Agent's Wallet Balance
  • getCopy of Get Agent's Wallet Balance
  • putCopy of Copy of Get Agent's Wallet Balance
  • getGet All Service Tags
  • getGet All Services
  • getGet Service
  • getGet Services by Tags
  • getGet Services by Agent
  • postIntrospect Token
  • get/api/v1/organizations/users
  • postCreate Enterprise User or Enterprise Admin User
  • postCopy of Create Enterprise User or Enterprise Admin User
  • patchCopy of
  • patchCopy of Copy of

Introspect Token

As a seller agent verify that a token is valid and get the remaining balance.

post/api/v1/tokens/introspect

Request body

tokenstring required

The complete JWT string as issued to the buyer, not a tokenId. Can be of any token type: kya, pay, or kya-pay.

Response

200

OR