/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17m ago · Updated 4d ago
View markdown
uhh-lt
Discourse Analysis Tool Suite API
post
Uses the given refresh token to obtain a new access token.
6b22366ce2d1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
227
318
504.9 KB
analysis
4
annoscaling
2
authentication
8
post
Registers a new User and returns it with the generated ID.
post
Returns the JWT access token for the provided user login data if the login was successful. This is usually only called from an OAuth2 client!
post
Revokes the refresh token associated with the given session.
post
Uses the given refresh token to obtain a new access token.
get
Returns success if the user can access the content
get
Oidc Login
get
Oidc Callback
post
Sync Session
bboxAnnotation
8
classifier
9
code
5
conceptOverTimeAnalysis
11
docprocessing
6
folder
7
general
3
import
3
job
14
llm
8
memo
7
perspectives
15
project
7
projectMetadata
5
rag
3
sdocMetadata
6
search
10
search_annotate
1
sentenceAnnotation
10
simsearch
2
sourceDocument
7
spanAnnotation
14
spanGroup
7
statistics
3
tag
13
TagRecommendation
3
timelineAnalysis
7
user
8
whiteboard
7
word_frequency
4
authentication
Uses the given refresh token to obtain a new access token.
post
/authentication/refresh_access
Query parameters
refresh_token
string
required
Response
Successful Response
UserAuthorizationHeaderData
required
access_token
string
required
Value of the JWT
access_token_expires
string
date-time
required
refresh_token
string
required
For obtaining a new access token
refresh_token_expires
string
date-time
required
token_type
string
required
Type of the Token