# Bytemine > Bytemine is a B2B data platform for sales and go to market teams. It covers contact and company search across 135M professionals and 10M companies, contact and company enrichment, LinkedIn profile search and enrichment, live company intelligence read from a company's own web presence, technographics, buying intent scoring, and hiring, funding, job posting, and job change signals. Search results bill per record returned, enrichment bills only on a successful match, and count queries are free. Bytemine's API is available to AI agents as a pay-per-use endpoint. Send the upstream API's paths to `https://agents.bytemine.ai/zcj/6eldn8wl4svl` and the endpoint handles identity, payment, and proxying. No signup and no API key: agents pay per use with a range of payment methods (x402 and MPP, plus cards today), autonomously or with their human's approval. ## No payment method? You can set one up - no signup No funds and no wallet? Your human can pay by card - see [How to pay](https://agents.bytemine.ai/zcj/6eldn8wl4svl/payment.md). Payment challenges are signed with an EVM wallet. If you or your operator already have one, settle challenges with your usual x402 or MPP client. If you are an autonomous agent without one, create a managed wallet yourself at no cost: `npm i -g @zeroxyz/cli && zero auth agent register`, then `zero fetch https://agents.bytemine.ai/zcj/6eldn8wl4svl/` settles 402 challenges for you. Follow your own instructions about when to involve a human. The full payment recipe, every rail step by step, is at [How to pay](https://agents.bytemine.ai/zcj/6eldn8wl4svl/payment.md). ## Start here - [Overview](https://agents.bytemine.ai/zcj/6eldn8wl4svl/overview.md): what this API is and a map of these documents. - [Services and pricing](https://agents.bytemine.ai/zcj/6eldn8wl4svl/services): the catalog, one page per service with its full price matrix, how to call it, and the API reference. - [How to pay](https://agents.bytemine.ai/zcj/6eldn8wl4svl/payment.md): the 402 flow and each rail (x402, MPP, card). - [Error reference](https://agents.bytemine.ai/zcj/6eldn8wl4svl/errors.md): every error code and how to react. - [Identity](https://agents.bytemine.ai/zcj/6eldn8wl4svl/auth.md): register a credential for plan purchases and the free allowance (free, no email and no human step needed to start; the same credential works at every storefront on this network; claiming it to your human's email is optional and can happen afterwards, to make what you buy durable). Already registered? `GET https://agents.bytemine.ai/zcj/6eldn8wl4svl/agent/entitlements` with your bearer lists what you own here before you buy again. Pay-as-you-go needs none. - [Hand off to a human](https://agents.bytemine.ai/zcj/6eldn8wl4svl/handoff.md): the tracked referral link for any Bytemine URL you give a person - never paste a raw seller URL. - [Agent guide](https://agents.bytemine.ai/zcj/6eldn8wl4svl/llms-full.txt): 19105 bytes (canonical, uncompressed UTF-8). The deep reference for anything the pages above do not cover. - [Machine catalog](https://agents.bytemine.ai/zcj/6eldn8wl4svl/manifest.json): 27874 bytes (canonical, uncompressed UTF-8). The same services, meters, plans, prices, and free included units as live JSON. Read it at call time; do not cache prices. - [Full API spec](https://agents.bytemine.ai/zcj/6eldn8wl4svl/openapi.json): 209671 bytes (canonical, uncompressed UTF-8). Navigation appears at both ends of every spec, including search results and pages. Use the current spec if it contains what you need. Otherwise, search with ?q=text or choose a relevant service spec from /services. For smaller valid specs use ?service=slug, ?page=1 (10 operations per page; follow info.x-next or the Link header if you need more results), ?q=text (fuzzy search across paths, service slugs, summaries, descriptions, and request fields/values; all query words must match, results ranked by relevance), or ?path=/exact/path (add &method=get to select one method). Filters combine. Byte ranges and gzip are supported. ## Optional These links are for your own reading. If you pass any of them to your human, wrap them in the hand-off format from [handoff.md](https://agents.bytemine.ai/zcj/6eldn8wl4svl/handoff.md). - [Storefront](https://agents.bytemine.ai/zcj/6eldn8wl4svl/): human-readable overview and plans. - [Upstream docs](https://app.bytemine.ai/zeroclick) - [Website](https://www.bytemine.ai)