api.nftitem.io

api.nftitem.io
Category
Service
Network
Avg / request
$0.10
Endpoints
1

Service overview

What is api.nftitem.io?

POST /upload — PNG upload to blockchain. Pay USDC on Base to upload a PNG directly to the blockchain and mint an NFT that links to the PNG data. Fixed fee of $0.10 USDC. Retrievable via GET api.nftitem.io/nfts/{tokenId} with response { url : string } — availability may take a few minutes.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.nftitem.io/upload" \
  --method POST \
  --data '{
  "command": "{command}",
  "data": "{data}"
}'
What you get back
{
  "endpoint": "POST /upload",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services