Agent Tools · Catalog
CrowdPull source catalog
Search CrowdPull's public-data catalog and get the supported paid API routes for agent calls.
- Price
- $0.005
- Method
- POST
- Status
- live
/api/actors/list
Open endpointDiscovery and smoke tests
Small endpoints for discovery, x402 checks, and catalog inspection. A directory can prove payment works without accidentally starting a real scrape. Choose it when a caller needs to test settlement, inspect the catalog, or choose the next paid route before spending more.
Examples
2 live SKUs
Dynamic routes show a starting price first. After the caller sends the intended input, CrowdPull returns the exact x402 amount, so tiny tests stay cheap and larger runs still pay for the backend work.
Agent Tools · Catalog
Search CrowdPull's public-data catalog and get the supported paid API routes for agent calls.
/api/actors/list
Open endpointAgent Tools · Smoke Test
A tiny paid call for x402 directories and agents. It proves discovery metadata, settlement config, endpoint count, and route examples without starting a scraper.
/api/smoke/discovery
Open endpointMachine route
Post the rough goal to /api/quote. The response gives you the SKU, alternatives, price shape, and endpoint to call next.
{
"goal": "x402 discovery smoke",
"department": "agent-tools",
"budgetUsd": 0.25
}