📖 ReadMe Integration

Beautiful developer documentation and API explorer

Wakflo API Explorer
Interactive Docs
API Endpoints
POST /auth/login
Authenticate user and return JWT token
POST /auth/register
Register new user account
GET /auth/profile
Get authenticated user profile
POST /auth/refresh
Refresh JWT access token
POST /tenants
Create new tenant
GET /tenants/{id}
Get tenant information

🚀 Try it out

Experience the full interactive documentation with live API testing, code examples in multiple languages, and comprehensive guides.

curl -X GET "http://0.0.0.0:4001//openapi.json" \
  -H "Accept: application/json"

Ready to explore?

Get the full ReadMe experience with interactive testing, SDKs, and comprehensive documentation.

Import to ReadMe View OpenAPI Spec