B

Brazil Data API · Verify Phone

by Brazil Data API

GETBaseSolana

$0.001

per call · USD Coin on Base

Validate an international phone number (E.164): country, type, formatting. Timestamped receipt.

Endpoint

GET https://brasil-dados-api.onrender.com/verify/phone/:var1

1

Calls / 30d

1

Unique payers / 30d

Aug 13

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://brasil-dados-api.onrender.com/verify/phone/:var1", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://brasil-dados-api.onrender.com/verify/phone/:var1" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "country": "BR",
  "phone": "+5511987654321",
  "type": "mobile",
  "valid": true
}

Payment details

Pay to0x649006bc937e7a60f98e49455d0fe3425321a3b0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Brazil Data API & similar services