/
AI
airbyte
/
Applications
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
54
172
281.3 KB
public_applications
public
Applications
Get an Access Token
post
/applications/token
Request body
ApplicationTokenRequestWithGrant
required
client_id
string
required
client_secret
string
required
grant-type
'client_credentials'
Response
Creates an Access Token.
PublicAccessTokenResponse
required
access_token
string
required
token_type
'Bearer'
required
expires_in
integer
required