{"slug":"devin","name":"Devin (Cognition)","owner":null,"repo":null,"category":"coding-agents-devtools","lang":"","blurb":"Autonomous software-engineer agent that runs long-horizon tasks in its own cloud VM and is triggerable via a REST API from CI, hooks, or cron.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Autonomous software-engineer agent that runs long-horizon tasks in its own cloud VM and is triggerable via a REST API from CI, hooks, or cron.","website":"https://devin.ai","docs_url":"https://docs.devin.ai/api-reference/overview","signup_url":"https://app.devin.ai","pricing_model":"freemium","pricing_note":"Core from $20/mo with pay-as-you-go ACUs (~$2.25 each ≈ 15 min of work); API access on Core/Team+.","auth_type":"api-key","agent_signup":"manual-only","agent_signup_note":"Bearer API key from app settings, but a human must create and pay for a Core/Team plan before the key works.","mcp_server":"","sdks":["REST","Python"],"code_sample":"{\"lang\":\"bash\",\"code\":\"curl -X POST https://api.devin.ai/v1/sessions \\\\\\n  -H \\\"Authorization: Bearer $DEVIN_API_KEY\\\" \\\\\\n  -H \\\"Content-Type: application/json\\\" \\\\\\n  -d '{\\\"prompt\\\": \\\"Review the PR at https://github.com/acme/app/pull/123\\\", \\\"idempotent\\\": true}'\"}","tags":["autonomous-agent","swe-agent","rest-api","ci"],"useCases":[],"codeSample":{"lang":"bash","code":"curl -X POST https://api.devin.ai/v1/sessions \\\n  -H \"Authorization: Bearer $DEVIN_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"prompt\": \"Review the PR at https://github.com/acme/app/pull/123\", \"idempotent\": true}'"},"oneLiner":"Autonomous software-engineer agent that runs long-horizon tasks in its own cloud VM and is triggerable via a REST API from CI, hooks, or cron.","docsUrl":"https://docs.devin.ai/api-reference/overview","signupUrl":"https://app.devin.ai","pricingModel":"freemium","pricingNote":"Core from $20/mo with pay-as-you-go ACUs (~$2.25 each ≈ 15 min of work); API access on Core/Team+.","authType":"api-key","agentSignup":"manual-only","agentSignupNote":"Bearer API key from app settings, but a human must create and pay for a Core/Team plan before the key works.","mcpServer":""}