/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 2mo ago
Details
Filter operations
auth
2
post
/auth/connect/{provider}
post
/auth/register
billing
1
contacts
13
dashboards
13
decks
10
decks-viewer
2
developers
3
fundraising
7
images
1
integrations
7
updates
13
user
1
workspace
5
workspaces
1
auth
Sign up with your email address and password
post
/auth/register
Request body
ServerSignupRequest
required
email
string
full_name
string
password
string
Response
OK
ServerCreatedUserResponse
required
current_workspace
MalakWorkspace
message
string
required
token
string
required
user
MalakUser
required
workspaces
MalakWorkspace[]
required
Changes