repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
Mirrored from https://github.com/benmaster82/Kwipu
stars
latest
clone command
git clone gitlawb://did:key:z6MkqRzA...RfoM/benmaster82-Kwi...git clone gitlawb://did:key:z6MkqRzA.../benmaster82-Kwi...908f0e4eAdd MCP badge18d ago| --- |
| #2 | tags: [resource, documentation, api] |
| #3 | status: published |
| #4 | owner: Bob |
| #5 | --- |
| #6 |
| #7 | # API Documentation |
| #8 |
| #9 | Internal API docs for [[Project Alpha]], maintained by [[Bob]]. |
| #10 |
| #11 | ## Endpoints |
| #12 | - `POST /onboarding/start` - Initiate customer onboarding flow |
| #13 | - `GET /onboarding/status/:id` - Check onboarding progress |
| #14 | - `PUT /onboarding/complete/:id` - Mark onboarding as complete |
| #15 |
| #16 | ## Authentication |
| #17 | - OAuth2 with JWT tokens |
| #18 | - Tokens expire after 24 hours |
| #19 |
| #20 | ## Notes |
| #21 | - [[Alice]] uses these endpoints for the frontend integration |
| #22 | - [[Charlie]] requested rate limiting after the load test in January |
| #23 | - Docs hosted on internal wiki, link shared in [[Meeting Notes - Jan 15]] |
| #24 |