/
OW
owncast
/
Owncast APIs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
owncast
Owncast APIs
post
Create a single access token
v52
latest
OpenAPI 3.1.0
MIT
raw.githubusercontent.com
2026-08-02
245
74
165.3 KB
Internal
Admin
Create a single access token
post
/admin/accesstokens/create
Request body
object
required
name
string
scopes
string[]
Response
The new external API user
ExternalAPIUser
required
createdAt
string
date-time
lastUsedAt
string
date-time
id
string
accessToken
string
displayName
string
type
string
scopes
string[]
displayColor
integer
isBot
boolean