company_domains_batch
ActiveTool of Ready APIs
declared in 1.0.0
Return multiple company profiles by domain in one bounded request. Demo mode allows selected sample domains.
Parameters schema
{
"type": "object",
"required": [
"domains"
],
"properties": {
"domains": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 10,
"minItems": 1,
"description": "Company domains, for example [\"apple.com\", \"microsoft.com\"]. A comma-separated string is also accepted."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries