/
BE
bencherdev
/
Bencher API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1w ago
Details
Filter operations
auth
9
post
/v0/auth/accept
post
/v0/auth/confirm
get
/v0/auth/github
post
/v0/auth/github
get
/v0/auth/google
post
/v0/auth/google
post
/v0/auth/login
get
OCI token endpoint
post
When a user signs up, a new personal organization is automatically created.
checkout
1
oci
16
organizations
22
projects
52
run
1
runners
9
server
10
specs
5
users
8
auth
post
/v0/auth/confirm
Request body
JsonConfirm
required
token
string
required
Response
successful operation
JsonAuthUser
required
creation
string
date-time
required
expiration
string
date-time
required
token
string
required
user
JsonUser
required
Changes