Get NFT metadata, ownership history, and collection info
https://padelmaps.org/api/x402-crypto/nft-metadataOverview
Get NFT metadata, ownership history, and collection info
Protocol
x402 (POST)
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/nft
Provider
padelmaps
Source
bazaar
Indexed
2026-03-02 01:02:03
Health
Status
healthy
Latency (p50)
150ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-27 03:06:04
Last Healthy
2026-09-27 03:06:04
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"chain": {
"description": "Blockchain (default: ethereum). Supported: ethereum, base, arbitrum, polygon, optimism",
"required": false,
"type": "string"
},
"contract_address": {
"description": "NFT contract address (0x followed by 40 hex characters)",
"required": true,
"type": "string"
},
"token_id": {
"description": "Token ID of the NFT",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"data": {
"properties": {
"chain": {
"type": "string"
},
"collection": {
"description": "Collection name, symbol, total supply",
"type": "object"
},
"contract_address": {
"type": "string"
},
"explorer_url": {
"description": "Link to view NFT on block explorer",
"type": "string"
},
"metadata": {
"description": "NFT name, description, image URL, attributes",
"type": "object"
},
"owner": {
"description": "Current owner address",
"type": "string"
},
"token_id": {
"type": "string"
},
"transfer_history": {
"description": "Recent transfer history",
"type": "array"
}
},
"type": "object"
},
"success": {
"type": "boolean"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-27 03:06:04 | healthy | 402 | 167ms | |
| 2026-09-26 17:57:33 | healthy | 402 | 143ms | |
| 2026-09-26 10:06:36 | healthy | 402 | 121ms | |
| 2026-09-26 02:59:06 | healthy | 402 | 142ms | |
| 2026-09-25 19:42:17 | healthy | 402 | 221ms | |
| 2026-09-25 04:31:11 | healthy | 402 | 1115ms | |
| 2026-09-24 22:05:38 | healthy | 402 | 109ms | |
| 2026-09-24 17:04:08 | healthy | 402 | 150ms | |
| 2026-09-24 06:52:15 | healthy | 402 | 187ms |