OKB liquidity data via x402 micropayment on Base network, $0.02 per request.
What it does
This endpoint at lowpaymentfee.com provides DeFi liquidity data for the OKB token. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com, spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request with no API keys, rate limits, or subscriptions required.
The specific endpoint `/api/v1/defi/OKB/liquidity` is categorized under Finance & Web3. The x402 challenge confirms it is live, accepting POST requests and requiring a payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. The response MIME type is application/json. No detailed request body schema or response schema is documented in the crawled material, so the exact fields returned (e.g., pool addresses, TVL, volume) must be inferred from the endpoint path — it likely returns liquidity metrics for OKB across DeFi protocols.
Documentation on the site is minimal: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example requests or responses, and no description of the response payload. This limits confidence in what exactly the endpoint returns beyond the general category of OKB liquidity data.
Capabilities
Use cases
- —Querying real-time OKB liquidity across DeFi protocols
- —Monitoring OKB pool depth for trading decisions
- —Integrating OKB liquidity metrics into a DeFi dashboard
- —Automated agents checking OKB market liquidity before executing trades
Fit
Best for
- —Developers needing on-demand OKB liquidity data without subscriptions
- —AI agents that can pay per call via x402
- —Low-volume or sporadic DeFi data consumers who want no commitments
Not for
- —Users needing high-frequency bulk data with predictable flat-rate pricing
- —Anyone requiring detailed API documentation or guaranteed SLAs before integration
- —Non-OKB token liquidity queries (endpoint is OKB-specific)
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/defi/OKB/liquidity \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The docs pages are empty stubs. The actual data returned is entirely unknown.
Warnings
- —No OpenAPI or schema documentation available — response payload is unknown
- —All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no technical content
- —This specific endpoint (/api/v1/defi/OKB/liquidity) is not listed on the landing page's available APIs section, raising questions about its provenance
- —No example requests or responses are available anywhere in the crawled material
Citations
- —The endpoint returns HTTP 402 with x402 challenge requiring 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/defi/OKB/liquidity
- —USDC asset address is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/defi/OKB/liquidity
- —All APIs priced at $0.02 per request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Documentation pages render only 'Connect wallet' with no additional contenthttps://lowpaymentfee.com/docs