Directory / agents.bytemine.ai
Search the company database by name, industry, NAICS code, keywords, location, and employee count. Returns paginated company profiles. Billed per company returned, up to page_size.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://agents.bytemine.ai/functions/v1/api-gateway/b2b-search' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://agents.bytemine.ai/functions/v1/api-gateway/b2b-search'
Endpoint: https://agents.bytemine.ai/functions/v1/api-gateway/b2b-search. Operated by agents.bytemine.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Look up a company by company_name, website, linkedin_url, or company_id. Any one lookup field is sufficient; company_id is the fastest indexed lookup. Returns t…
Look up and enrich a single contact by email, phone, LinkedIn URL, or name plus company. Any one lookup field is sufficient. Returns the full profile including …
Search the prospect database by job title, seniority, department, industry, company, location, and more. Filters accept a plain string, an array of strings, or …