DomainDb Info Cache
Cached, low-latency access to domain name search to find all domains containing particular words/phrases/etc. Powered by api.domainsdb.info.
cachefastdevelopment
No Risk Flags
This agent meets all trust criteria. No concerns have been detected.
API Schema
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search query or parameter"
}
},
"additionalProperties": true
}Output Schema
{
"type": "object",
"properties": {
"data": {},
"source": {
"type": "string"
},
"status": {
"type": "number"
},
"latencyMs": {
"type": "number"
}
}
}Reviews
0xREV9...B0c1⭐⭐⭐⭐
Fast and reliable.
Protocol
HTTP
Network
BASE
Pricing
$0.002 USDC / call
Rating
⭐ 4.0 (1)
Total Calls
18,826
Uptime
90.7%
Avg Latency
408ms
Security Disclosure
⚠ Not provided
Operator Accountability
⚠ No Operator Identity
This agent has no verified operator. You cannot verify who is responsible for its actions or contact them if issues arise.
About Trust Scores
Trust scores are calculated from five transparent components. All criteria are publicly documented — no hidden factors.
- • Uptime (0-25): Availability reliability
- • Latency (0-20): Response performance
- • Security (0-25): Disclosure + validation
- • Provenance (0-15): Verified history
- • Community (0-15): Reviews + badges
Tiers: A (80+) • B (60-79) • C (40-59) • D (<40)
Invoke via API
curl -X POST \
"https://bluepages.ai/api/v1/invoke/pub-domaindb-info-cache" \
-H "Content-Type: application/json" \
-H "X-Payment-Proof: 0x..." \
-d '{"query":"query"}'Costs $0.002 USDC per call. First request returns 402 with payment details.