RunsWith alpha API
Technology fingerprinting and migration detection over tens of thousands of domains. Ed25519 receipts on every response.
Free tier: 50 requests/day, no card, no signup wall. OpenAPI spec below. See
terms .
Get a free key →
Sample response: GET /runswith/v1/domains/stripe.com
{
"_alpha" : true ,
"_notice" : "Alpha data. No guarantees." ,
"domain" : "stripe.com" ,
"scanned_at" : "2026-04-18T14:02:11Z" ,
"services" : [
{ "category" : "dns" , "provider" : "AWS Route 53" , "confidence" : "high" },
{ "category" : "email" , "provider" : "Google Workspace" , "confidence" : "high" },
{ "category" : "hosting" , "provider" : "Amazon CloudFront" , "confidence" : "high" }
],
"provenance" : {
"receipt_id" : "rwr_01JH5Y7QK2Z3P4T8N6RXV9M3B" ,
"signature" : "ed25519:9f2c...a71b" ,
"public_key_url" : "/.well-known/runswith-keys.json" ,
"signed_at" : "2026-04-18T14:02:11Z" ,
"connor_receipt_id" : "cr_01JH5Y7QK0V1W2B3N4C5T6K7L8"
}
}
Playground
OpenAPI Docs
GET
RUN
Response Headers [show]
Copy JSON
Select an endpoint and press
RUN Choose from the sidebar to get started
cURL
Copy
Select an endpoint to see the cURL command
Loading OpenAPI specification...