Skip to content
Daaysorn
Esc
navigateopen⌘Jpreview
On this page

Get started

Ordered checklist from health check through mail and Keeps.

Do these in order against your BASE URL.

  1. GET /health and GET /v1/api/auth/ok
  2. Create an account: POST /v1/api/auth/sign/up/email with username plus email or localPart (optional recoveryEmail, phone, WhatsApp)
    — or start with Google via POST /v1/api/auth/sign/in/social
  3. Sign in with username, email, phone, or WhatsApp + password → store token and refreshToken
  4. Call GET /v1/api/user/profile with the Bearer token (or cookie)
  5. Optional: confirm your recovery email → create an organisation
  6. Mail: GET /v1/api/mail/mailbox → optional forwarding → list/send messages
  7. Optional: Keeps — create, list, set isPublic

Agents

Ask AI is in the site header. MCP URL: https://docs.daaysorn.com/mcp — see MCP & Ask AI.

Was this page helpful?