Animica x402 Directory

Directory / agents.bytemine.ai

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 company info. An email finder fallback runs automatically when no work email is on file, at no extra charge. Billed only on a successful match. US phone numbers are auto normalized from any common format.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://agents.bytemine.ai/functions/v1/api-gateway/contacts/enrich'

# -> 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 'https://agents.bytemine.ai/functions/v1/api-gateway/contacts/enrich'

Endpoint: https://agents.bytemine.ai/functions/v1/api-gateway/contacts/enrich. 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.

Other endpoints on agents.bytemine.ai

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 t…

POST · $0.01

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 return…

POST · $0.2

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 …

GET · $0.01

All 4 endpoints on agents.bytemine.ai →