Techforce Agents All Events
GET techforce-agents.onrender.com/api/all-events
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Local events on demand from AllEvents — event name, category, date & time, venue, city, and ticket link. Get results for $0.005 per record (minimum 1, up to 100). Simply enter a city and the number of events you want. Discover concerts, workshops, festivals, and more. Powered by Techforce Global — explore more at https://techforceglobal.com
Resource: techforce-agents.onrender.com/api/all-events
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d
Payment methods: — · Last validation: 2026-09-13 10:15:05.687+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"location"
],
"properties": {
"max": {
"type": "integer",
"description": "Number of events to return (min 1, max 100)"
},
"location": {
"type": "string",
"description": "City to fetch events for, e.g. 'London'"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"URL": {
"type": "string",
"description": "Event / ticket URL"
},
"Title": {
"type": "string",
"description": "Event title"
},
"DateTime": {
"type": "string",
"description": "Event date & time"
},
"Location": {
"type": "string",
"description": "Venue / location"
},
"Interested": {
"type": "string",
"description": "Interest count"
}
}
},
"description": "Array of local events"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x2f6bA59f09Fd4693c6Df12aec5acf14A4bA43f1d",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.