SOAR Record Gateway
https://soar-api.nevada-f99.workers.dev/mcpSOAR security playbooks for AI agents: fetch, full-text search, and count. Metered via Stripe.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
85.7% avgResponse time
p50 100ms · p95 302msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/14/2026, 12:00:00 AM | 0% | 2 | — |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 105ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 106ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 116ms |
| 8/18/2026, 12:00:00 AM | 100% | 6 | 86ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 82ms |
| 8/20/2026, 12:00:00 AM | 100% | 15 | 88ms |
- Availability
- 96
- Latency
- 100
- Security
- 100
- Transparency
- 61
- Activity
- not yet measured
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 92% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- —
- Networks
- —
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- CloudFlare, Inc.
- Domain registered
- 2019-02-08
- Hosting network
- CLOUDFLARENET
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
Response schema
{
"properties": {
"id": {
"type": [
"null"
]
},
"jsonrpc": {
"example": "2.0",
"type": "string"
},
"result": {
"properties": {
"capabilities": {
"properties": {
"tools": {
"type": "object"
}
},
"type": "object"
},
"protocolVersion": {
"example": "2025-06-18",
"type": "string"
},
"serverInfo": {
"properties": {
"name": {
"type": "string"
},
"version": {
"type": "string"
}
},
"type": "object"
},
"tools": {
"items": {
"$ref": "#/components/schemas/MCPTemplate"
},
"type": "array"
}
},
"type": "object"
}
},
"type": "object"
}