API call to company-identity
https://gateway.apiosk.com/company-identity/company-country-detectOverview
API call to company-identity
Protocol
x402 (POST)
Price
$0.06
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-07-01 12:14:26
Health
Status
healthy
Latency (p50)
463ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-07-07 23:10:10
Last Healthy
2026-07-07 23:10:10
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"country": {
"description": "Optional explicit hint; when present it is trusted and returned directly.",
"type": "string"
},
"domain": {
"type": "string"
},
"name": {
"type": "string"
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"company_name": "TomTom",
"confidence": 0.9,
"country": "NL",
"signals": [
"domain_tld",
"address_hint"
]
}