/
BU
buildoapp
/
Buildo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h ago
Details
Filter operations
App Links
4
Auth
18
post
/api/auth/signup
get
/api/auth/google/login
get
/api/auth/apple/login
post
/api/auth/lookup
get
/api/auth/google/callback
get
/api/auth/apple/callback
post
/api/auth/google/native
post
/api/auth/apple/native
post
/api/auth/exchange
get
/api/auth/confirm
post
/api/auth/login
post
/api/auth/refresh
post
/api/auth/logout
post
/api/auth/callback
get
/api/auth/me
post
/api/auth/forgot-password
get
/api/auth/recover
post
/api/auth/reset-password
Companies
9
constructionMachines
5
constructionMaterials
5
constructions
6
constructionSubcontractors
5
constructionWorkers
5
Images
2
machines
6
materials
6
Payments
6
subcontractors
6
Sync
2
System
3
Users
2
workDescriptions
5
workers
6
workingDayMachines
5
workingDayMaterials
5
workingDays
5
workingDaySubcontractors
5
workingDayWorkers
5
Auth
Look up authentication method for an email
post
/api/auth/lookup
Request body
object
required
email
string
email
required
Response
Default Response
object
required
action
'google'
|
'apple'
|
'password'
|
'signup'
|
'reset'
required
email
string
email
required
Changes