ResearchPi
ResearchPi: Get an evidence-backed company profile from its official domain, reading at most 3 pages. Uses matching Organization data or a site brand corroborated by its page title; these are distinguished from verified legal identity. Returns cited name and description, links, missing fields and conflicts. Does not estimate revenue, funding or headcount.
Answeringour last check, 2026-09-24
1 of 1checks answered this week
190 msmedian answer time
$0.06listed price per call
$0.06price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
POST https://agent-research-api.onrender.com/v1/company
| Category | Company and compliance |
|---|---|
| Provider host | agent-research-api.onrender.com |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 2 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.06 | 190 ms |
Example input (from the provider)
{
"body": {
"domain": "github.com"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"domain": {
"maxLength": 253,
"pattern": "^[a-z0-9][a-z0-9-]*\\.([a-z0-9-]+\\.)*[a-z]{2,63}$",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"billing": {
"properties": {
"amount_usdc": {
"minimum": 0,
"type": "number"
},
"mode": {
"enum": [
"local",
"staging",
"production"
]
},
"status": {
"enum": [
"settled",
"not_charged"
]
}
},
"required": [
"mode",
"status",
"amount_usdc"
],
"type": "object"
},
"cache_age_seconds": {
"minimum": 0,
"type": "integer"
},
"conflicts": {
"items": {
"properties": {
"evidence": {
"items": {
"properties": {
"evidence_type": {
"enum": [
"official_site_json_ld",
"official_site_meta_description",
"official_site_brand_metadata"
],
"type": "string"
},
"retrieved_at": {
"format": "date-time",
"type": "string"
},
"source_url": {
"format": "uri",
"pattern": "^https://",
"type": "string"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"source_url",
"evidence_type",
"retrieved_at"
],
"type": "object"
},
"type": "array"
},
"field": {
"type": "string"
}
},
"required": [
"field",
"evidence"
],
"type": "object"
},
"type": "array"
},
"data": {
"properties": {
"company_identity_verified": {
"const": false,
"description": "This API does not verify legal entities against a registry."
},
"contact_url": {
"anyOf": [
{
"format": "uri",
"pattern": "^https://",
"type": "string"
},
{
"type": "null"
}
]
},
"description": {
"anyOf": [
{
"properties": {
"evidence_type": {
"enum": [
"official_site_json_ld",
"official_site_meta_description",
"official_site_brand_metadata"
],
"type": "string"
},
"retrieved_at": {
"format": "date-time",
"type": "string"
},
"source_url": {
"format": "uri",
"pattern": "^https://",
"type": "string"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"source_url",
"evidence_type",
"retrieved_at"
],
"type": "object"
},
{
"type": "null"
}
]
},
"docs_url": {
"anyOf": [
{
"format": "uri",
"pattern": "^https://",
"type": "string"
},
{
"type": "null"
}
]
},
"domain": {
"type": "string"
},
"employee_co