How to connect
https://enricher--potarix.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(9)-
lookup_company_websiteFind the best website URL for a company name. Uses Potarix Enricher API credits.
-
find_person_emailFind a verified email for a named person at a company or domain. Uses Potarix Enricher API credits.
-
find_decision_maker_emailFind a likely decision maker and verified email for a domain. Uses Potarix Enricher API credits.
-
find_linkedin_emailFind a verified email from a LinkedIn profile URL. Uses Potarix Enricher API credits.
-
find_company_emailsFind public company email contacts for a domain. Uses Potarix Enricher API credits.
-
find_allKitchen-sink: resolve a company's website, find decision-maker emails for the categories you request, and pull the company-wide email roster — all in one call. Pricing is the sum of underlying sub-calls; see /find-all docs. Uses Potarix Enricher API credits.
-
check_balanceShow the calling key's profile: email, credits remaining, total purchased, whether a card is on file, and how many active API keys exist. Free — does not consume credits.
-
topup_creditsBuy a credit pack. Charges the saved card off-session if one is on file (returns immediately on success). If no card is saved yet, run `start_checkout` first to capture one.
-
start_checkoutReturn a Stripe Checkout URL the human clicks once to add a card. After the human completes checkout, future `topup_credits` calls are silent off-session charges. Hand the returned `url` to the user, do not try to follow it yourself.