x402basequality 0.15

Email authentication/validation endpoint with x402 micropayment access.

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint at netintel-production-440c.up.railway.app/email-auth appears to provide email authentication or validation services, gated behind the x402 payment protocol. The endpoint is live and responds with an HTTP 402 status on POST requests, confirming it follows the x402 payment challenge pattern. However, the 402 challenge body returned is empty, meaning no pricing details, accepted tokens, or network information could be extracted from the probe.

The hosting provider is Railway, and the service name "netintel" suggests a network intelligence platform. The specific path "/email-auth" implies the endpoint performs some form of email-related verification — potentially checking email deliverability, domain authentication records (SPF/DKIM/DMARC), or validating whether an email address is legitimate. No documentation, OpenAPI spec, or README is available on the server; all common documentation paths return 404.

Due to the empty x402 challenge and complete absence of documentation, the exact capabilities, request/response format, and pricing remain unknown. Users would need to experiment with the endpoint or contact the provider for integration details.

Capabilities

email-authenticationemail-validationx402-payment-gatednetwork-intelligence

Use cases

  • Validate email addresses before sending marketing campaigns
  • Check email domain authentication records (SPF, DKIM, DMARC)
  • Verify email legitimacy to reduce fraud or bounce rates

Fit

Best for

  • Developers needing programmatic email validation via micropayments
  • Agents that need to verify email addresses on-the-fly
  • Services filtering out disposable or invalid email addresses

Not for

  • Users who need detailed documentation or guaranteed SLAs
  • Bulk email list cleaning at scale (unknown rate limits and pricing)

Quick start

curl -X POST https://netintel-production-440c.up.railway.app/email-auth \
  -H "Content-Type: application/json" \
  -d '{"email": "user@example.com"}'

Example

Request

{
  "email": "user@example.com"
}

Endpoint

Transporthttp
Protocolx402
Pay to0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df
CurrencyUSD COIN

Quality

0.15/ 1.00

The endpoint is live (402 on POST), but the x402 challenge body is empty, there is no documentation, no OpenAPI spec, no pricing info, and no response schema. Almost everything about this listing is inferred from the URL path name alone.

Warnings

  • x402 challenge body is empty — no pricing, token, or network details available
  • No documentation found at any standard path (/docs, /api, /README, /pricing)
  • Request and response schemas are entirely unknown and inferred from the endpoint name
  • Root domain returns 404; no provider information available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 02:23:19Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access