VERIFIABL . DEV
Your AI agent says it's done. Now prove it.
Instant API access — no contract, no sales call. Your agent won't know the difference.
real apiGEThttps://api.gong.iobase url/v2/callspath
verifiabl.devGEThttps://verifiabl.dev/gongbase url/v2/callspath
No API key needed to start · 60 req/hr anonymous · email for a free key (1,000 req/hr) · stateful writes are not in the beta yet
Command
$ curl -sS https://verifiabl.dev/gong/v2/calls | jq
Same path, different base URL. The response shape is ready for an agent to verify against immediately.
Response
{
"calls": [
{
"id": 1001,
"duration": 3600,
"parties": [
{"emailAddress": "alice@verifiabl.dev", "name": "Alice"},
{"emailAddress": "bob@verifiabl.dev", "name": "Bob"}
]
},
{
"id": 1002,
"duration": 1800,
"parties": [
{"emailAddress": "alice@verifiabl.dev", "name": "Alice"},
{"emailAddress": "carol@verifiabl.dev", "name": "Carol"}
]
}
]
}
Trending
Integrations
No integration found for .