NEE (NextEra Energy) earnings data via pay-per-call x402 on Base network using USDC.
What it does
This endpoint provides earnings data for NEE (NextEra Energy) through the lowpaymentfee.com finance API. It is part of a broader platform offering data & analytics, AI/ML, finance, and infrastructure endpoints, all accessible via the x402 payment protocol on the Base network using USDC.
The endpoint is live and returns a 402 challenge requesting payment of up to 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). Payment is settled on-chain on Base to the specified wallet address. No API keys or rate limits are required — access is granted per-request upon valid x402 payment. The endpoint accepts POST requests and returns JSON.
Documentation on the site is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the earnings data fields returned. The endpoint path suggests it returns financial earnings information for the ticker symbol NEE, but the exact schema and data coverage are unknown.
Capabilities
Use cases
- —Retrieving earnings data for NextEra Energy (NEE) programmatically
- —Building financial dashboards that pull earnings on demand
- —Agent-driven portfolio analysis requiring per-call earnings lookups
Fit
Best for
- —Agents needing on-demand earnings data without API key management
- —Developers wanting low-friction access to NEE financial data
- —Crypto-native applications settling micro-payments on Base
Not for
- —Bulk historical earnings downloads across many tickers (only NEE path documented)
- —Users who need detailed API documentation or guaranteed SLAs
- —Non-crypto users who cannot pay via USDC on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/NEE/earnings \
-H "X-PAYMENT: <x402-payment-header>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no example request or response payloads, and the docs pages are empty. The actual data returned is entirely unknown, making this effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
- —No OpenAPI or output schema describing the earnings data fields returned
- —Response format and data coverage for NEE earnings are completely unknown
- —Platform offers many endpoints but none appear to have public documentation
Citations
- —Endpoint returns 402 with x402 challenge requesting up to 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/NEE/earnings
- —Platform pricing is $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset contract on Base: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/NEE/earnings
- —Docs, pricing, API, and README pages render only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs