bknd home page
Search...
Discord
bknd-io/bknd
bknd-io/bknd
Search...
Navigation
Auth Endpoints
Me
Documentation
User Guide
API Reference
bknd home page
Docs
GitHub
API Documentation
Introduction
System Endpoints
GET
Ping
GET
Config
GET
Schema
Data Endpoints
GET
List Entity
POST
Create Entity
GET
Get Entity
PATCH
Update Entity
DEL
Delete Entity
Auth Endpoints
POST
Login (password)
POST
Register (password)
GET
Me
GET
Strategies
Auth Endpoints
Me
GET
/
api
/
auth
/
me
Try it
Response
200 - application/json
user
object
required
Show child attributes
user.
email
string
required
user.
id
string
required
user.
name
string
required
Register (password)
Strategies