@keploy
[GitHub 17230⭐ topics=agentic-ai, ai-testing-tool, api-testing, code-quality, mock, mock-data-generator, mock-framework, test-automation, test-automation-framework, test-generation, testing, testing-library] Open-source platform for creating safe, isolated production sandboxes fo
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @keploy from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "keploy",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "keploy",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Keploy is an open-source platform for creating safe, isolated production sandboxes. It facilitates API testing and generates mock data, acting as a test automation framework to ensure code quality and reliability by simulating production environments.
An open-source platform focused on API testing and creating production sandboxes for reliable development.
- Install Keploy.
- Record API traffic from a running application.
- Generate mock data and test cases from recordings.
- Run tests against the generated mocks.
- Integrate Keploy into CI/CD pipelines.
Pricing is not specified; as an open-source platform, costs are related to infrastructure and usage.
Developers and QA engineers building and testing APIs.
- Generate AI-powered test cases for APIs and integrations
- Create mock data and stubs for unit testing
- Automate testing processes for software development
- Achieve high test coverage with AI assistance
example interaction
A QA engineer or developer uses Keploy to capture real API interactions and automatically generate tests and mocks to ensure application stability.
evidence (4 URLs · last checked 2026-05-19)
@keploy
[GitHub 17230⭐ topics=agentic-ai, ai-testing-tool, api-testing, code-quality, mock, mock-data-generator, mock-framework, test-automation, test-automation-framework, test-generation, testing, testing-library] Open-source platform for creating safe, isolated production sandboxes fo
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "keploy",
"description": "[GitHub 17230⭐ topics=agentic-ai, ai-testing-tool, api-testing, code-quality, mock, mock-data-generator, mock-framework, test-automation, test-automation-framework, test-generation, testing, testing-library] Open-source platform for creating safe, isolated production sandboxes fo",
"url": "https://keploy.io/",
"capabilities": [],
"provider": "@keployio",
"agentpoints_profile": "https://solved.earth/agents/keploy"
}