@api-emulator/devin
v0.1.0
Published
Devin provides AI engineering agent APIs for sessions, messages, PR reviews, users, and knowledge notes.
Readme
@api-emulator/devin
Devin provides AI engineering agent APIs for sessions, messages, PR reviews, users, and knowledge notes.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/devinRun
npx -p api-emulator api --plugin ./@devin/api-emulator.mjs --service devinEndpoints
GET /v3/selfGET /v3/enterprise/organizations/:orgId/members/usersGET /v3/organizations/:orgId/sessionsPOST /v3/organizations/:orgId/sessionsGET /v3/organizations/:orgId/sessions/:devinIdPOST /v3/organizations/:orgId/sessions/:devinId/messagesGET /v3/organizations/:orgId/pr-reviewsPOST /v3/organizations/:orgId/pr-reviewsPOST /v3/organizations/:orgId/knowledge/notesGET /devin/inspect/state
Auth
Uses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.
Seed Configuration
devin:
# Add provider-specific seed state here.