P

Particle Pro · Entities Search

by Particle Pro

GETBase

$0.01

per call · USD Coin on Base

Search entities. Find a person, company, or knowledge graph entity by free-text query — a name, partial name, nickname, stock ticker, @handle, or website domain.

Endpoint

GET https://api.particle.pro/v1/entities/search

4

Calls / 30d

3

Unique payers / 30d

Sep 9

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://api.particle.pro/v1/entities/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.particle.pro/v1/entities/search?q=example" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x59f3a6dcb6f482c53872dd8f8f9e1f9161a1c5f7
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Particle Pro & similar services