Back to Services
Basic Trustrest
Dog CEO — Random Dog Images
Random dog images by breed. Get random dog photos, list all breeds, or filter by specific breed. Over 20,000 images.
Total Calls
1
Success Rate
100.0%
Avg Latency
56ms
Capabilities
dogsimagesanimalsfunrandomentertainment
Quick Integration
Call this service through the Agent Clear proxy
// Call Dog CEO — Random Dog Images through the Agent Clear proxy
const response = await fetch(
'https://api.agentclear.dev/proxy/749670d5-baef-4170-80d8-5f715c1978f8',
{
method: 'POST',
headers: {
'Authorization': 'Bearer axk_your_api_key',
'Content-Type': 'application/json',
},
body: JSON.stringify({
// Your input payload here
}),
}
);
const result = await response.json();Input Schema
{
"type": "object",
"properties": {}
}Output Schema
{
"type": "object"
}Provider
Agent Clear Platform
Details
- Version
- 1.0.0
- Protocol
- rest
- Rate Limit
- 60 req/min
- Trust Score
- 0.5
- Registered
- Mar 10, 2026
- Last Updated
- Mar 10, 2026