Animica x402 Directory

Directory

agents.bytemine.ai

agents.bytemine.ai publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.2 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/functions/v1/api-gateway/b2b-enrich POST $0.01 402
/functions/v1/api-gateway/b2b-search POST $0.2 402
/functions/v1/api-gateway/contacts/enrich GET $0.01 402
/functions/v1/api-gateway/contacts/search GET $0.01 402

What these endpoints do

agents.bytemine.ai/functions/v1/api-gateway/b2b-enrich

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 the best match with the full company prof…

POST · $0.01 · probe 402

agents.bytemine.ai/functions/v1/api-gateway/b2b-search

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.

POST · $0.2 · probe 402

agents.bytemine.ai/functions/v1/api-gateway/contacts/enrich

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 work email, phone, job title, and compan…

GET · $0.01 · probe 402

agents.bytemine.ai/functions/v1/api-gateway/contacts/search

Search the prospect database by job title, seniority, department, industry, company, location, and more. Filters accept a plain string, an array of strings, or { value, included } objects for excludes…

GET · $0.01 · probe 402