Blockchain token statistics endpoint (currently unreachable).
What it does
This endpoint at api.blockchaintoken.com/api/stats is listed as an x402-protocol pay-per-call API that presumably serves blockchain token statistics. However, at the time of probing, the entire origin server returns 502 Bad Gateway errors across all tested paths, including the root, /docs, /api, /pricing, and /README. The x402 challenge probe did not receive a 402 response on either GET or POST, and no status code was captured at all, indicating the upstream application behind the nginx reverse proxy is down or misconfigured.
No OpenAPI schema, documentation, pricing information, or any functional response was obtainable from the server. The endpoint name suggests it would return statistics related to blockchain tokens, but without any live response or documentation, the exact capabilities, data format, and pricing cannot be confirmed. The server is running nginx/1.24.0 on Ubuntu, but the backend application is not responding.
Given the complete lack of any successful response from the server, this listing should be treated as a stub. Users and agents should check back later to see if the service has been restored.
Capabilities
Use cases
- —Retrieving blockchain token statistics
- —Querying on-chain token metrics
- —Integrating token data into dashboards
Fit
Best for
- —Developers needing blockchain token data via pay-per-call
- —Agents requiring on-demand crypto statistics
Not for
- —Production use (server is currently down)
- —Anyone needing reliable uptime guarantees right now
Quick start
# Endpoint is currently returning 502 Bad Gateway.
# When live, it would be an x402 pay-per-call endpoint:
curl https://api.blockchaintoken.com/api/statsEndpoint
Quality
The entire origin returns 502 Bad Gateway on every path probed. No x402 challenge was captured, no documentation or schema is available, and no functional response was obtained. This is effectively a dead endpoint at time of evaluation.
Warnings
- —Server returns 502 Bad Gateway on all paths — backend application is down or misconfigured
- —No x402 challenge captured; endpoint may no longer support x402 or may be permanently offline
- —No documentation, schema, or pricing information available
- —Endpoint name and capabilities are inferred solely from the URL path; nothing is confirmed
Citations
- —All crawled pages return 502 Bad Gateway from nginx/1.24.0 (Ubuntu)https://api.blockchaintoken.com
- —x402 challenge probe did not return 402 on POST or GEThttps://api.blockchaintoken.com/api/stats