Use when a user mentions Jupiter token verification, VRFD eligibility, paying 1000 JUP to verify a token, submitting a verification request, or updating metadata via the Jupiter express verification flow.
This skill routes agents through the public Jupiter token-verification flow for a Solana token mint.
Base URL: https://api.jup.ag
Auth: x-api-key from portal.jup.ag (required)
Cost: 1000 JUP
Use when:
Do not use when:
Triggers: verify token, submit verification, check eligibility, craft payment transaction, execute payment, pay for verification, update token metadata, metadata-only submission
| User intent | Endpoint | Method |
|---|---|---|
| Check eligibility | /tokens/v2/verify/express/check-eligibility?tokenId={TOKEN_ID} | GET |
| Craft payment transaction | /tokens/v2/verify/express/craft-txn?senderAddress={SENDER_ADDRESS} | GET |
| Sign and execute payment | /tokens/v2/verify/express/execute | POST |
canVerify | canMetadata | Action |
|---|---|---|
true | true | verification+metadata (if user has metadata) or verification only |
true | false | verification only, omit tokenMetadata |
false | true | metadata-only |
false | false | STOP — show verificationError / metadataError to user |
Load these on demand:
For execute requests in constrained agent environments:
8gMBNeKwXaoNi9bhbVUWFt4Uc5aobL9PeYMXfYDMePE2JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN