/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-07-17
Details
Filter operations
auth
1
post
Sign in with a social login provider
billing
1
contacts
10
decks
8
images
1
integrations
3
updates
12
user
1
workspace
5
auth
Sign in with a social login provider
post
/auth/connect/{provider}
Path parameters
provider
string
required
oauth2 provider
Request body
ServerAuthenticateUserRequest
required
code
string
required
Response
OK
ServerCreatedUserResponse
required
current_workspace
MalakWorkspace
message
string
required
token
string
required
user
MalakUser
required
workspaces
MalakWorkspace[]
required
Changes