curl -X POST https://api.potarix.com/v1/enrich/domain \
-H "Authorization: Bearer ptk_live_4c2a72c9f9b1" \
-H "Content-Type: application/json" \
-d '{
"company_name": "Stripe Inc."
}'{
"company_name": "Stripe Inc.",
"website_url": "https://stripe.com",
"confidence": 0.99,
"source": "primary_match",
"cached": false,
"latency_ms": 840,
"credits_remaining": 4127
}