API

API 레퍼런스

geck0 REST API v1

Base URL

https://api.geck0.info/v1

Authentication

Bearer token — Dashboard → Settings → API Keys에서 발급

POST /query

Body: { "question": "string", "sources": ["slack","notion"] } Response: { "answer": "string", "sources": [...], "confidence": 0.94 }

GET /integrations

연결된 소스 목록 및 sync 상태 반환

POST /subscribe

Landing page waitlist: POST /api/subscribe { email }

전체 OpenAPI spec은 곧 공개됩니다. Enterprise 고객은 전담 지원팀을 통해 early access 가능.