{"service":"Potarix Enricher API","base_url":"https://api.potarix.com/enricher","description":"Company-data enrichment for AI agents. JSON in, JSON out, one bearer-token header.","authentication":{"type":"http_bearer","header":"Authorization: Bearer ptk_live_...","get_a_key_headless":{"new_account":"POST https://api.potarix.com/enricher/auth/signup with {email, password} (25 free trial credits)","existing_account":"POST https://api.potarix.com/enricher/auth/api-keys with {email, password}"}},"endpoints":{"find-website":"POST https://api.potarix.com/enricher/find-website","find-email/person":"POST https://api.potarix.com/enricher/find-email/person","find-email/decision-maker":"POST https://api.potarix.com/enricher/find-email/decision-maker","find-email/linkedin":"POST https://api.potarix.com/enricher/find-email/linkedin","find-email/company":"POST https://api.potarix.com/enricher/find-email/company","find-all":"POST https://api.potarix.com/enricher/find-all","ask":"POST https://api.potarix.com/enricher/ask","ask/stream":"POST https://api.potarix.com/enricher/ask/stream (text/event-stream)","jobs/find-all":"POST https://api.potarix.com/enricher/jobs/find-all (202 + Location, poll GET /jobs/{id})","me":"GET https://api.potarix.com/enricher/me","credits":"GET https://api.potarix.com/enricher/credits"},"async_jobs":{"submit":"POST https://api.potarix.com/enricher/jobs/find-all -> 202 Accepted, Location: /jobs/{id}","poll":"GET https://api.potarix.com/enricher/jobs/{job_id} -> status queued|running|succeeded|failed + result"},"natural_language":{"ask":"POST https://api.potarix.com/enricher/ask {question} -> Schema.org answer","ask_stream":"POST https://api.potarix.com/enricher/ask/stream {question} -> SSE (plan, step*, answer, done)"},"sandbox":{"info":"GET https://api.potarix.com/enricher/sandbox","how":"Send Authorization: Bearer ptk_test_<anything> OR append ?sandbox=1. Free, deterministic, 0 credits."},"discovery":{"openapi":"https://api.potarix.com/enricher/openapi.json","docs":"https://api.potarix.com/enricher/docs","agent_card":"https://api.potarix.com/enricher/.well-known/agent-card.json","llms_txt":"https://api.potarix.com/enricher/llms.txt","auth_md":"https://api.potarix.com/enricher/auth.md","sandbox":"https://api.potarix.com/enricher/sandbox"},"pricing":{"unit_usd":0.01,"free_trial_credits":25,"free_lookups":"Whiffed and repeat lookups are free."}}