/
ME
method
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
method
API Reference
post
Get Token With Client Credentials
v1
latest
OpenAPI 3.1.0
2026-08-04
23
84
45.3 KB
auth
Get Token With Client Credentials
post
/method-api-gateway/api/auth/getToken
Request body
object
required
client_id
string
required
client_secret
string
required
grant_type
'client_credentials'
required
scope
string
Response
Response with status 200
TypeAuthTokenResponse
required
An OAuth token response from Keycloak.
access_token
string
required
expires_in
integer
required
refresh_token
string