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)
128ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-30 15:17:08
Last Healthy
2026-07-30 15:17:08
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-07-30 15:17:08 | healthy | 402 | 141ms | |
| 2026-07-30 09:04:01 | healthy | 402 | 130ms | |
| 2026-07-30 02:09:40 | healthy | 402 | 101ms | |
| 2026-07-30 00:31:30 | healthy | 402 | 120ms | |
| 2026-07-29 20:06:46 | healthy | 402 | 114ms | |
| 2026-07-29 13:51:23 | healthy | 402 | 139ms | |
| 2026-07-29 07:24:18 | healthy | 402 | 137ms | |
| 2026-07-29 03:38:34 | healthy | 402 | 94ms | |
| 2026-07-28 23:26:34 | healthy | 402 | 103ms | |
| 2026-07-28 20:28:09 | healthy | 402 | 139ms | |
| 2026-07-28 15:32:16 | healthy | 402 | 172ms | |
| 2026-07-28 09:26:20 | healthy | 402 | 128ms | |
| 2026-07-28 06:56:13 | healthy | 402 | 105ms | |
| 2026-07-28 01:52:51 | healthy | 402 | 90ms | |
| 2026-07-27 22:25:34 | healthy | 402 | 106ms | |
| 2026-07-27 16:29:57 | healthy | 402 | 152ms |