/
CH
chat-fly
/
ChatFly Backend application
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Authentication
10
post
Login To Obtain Access Token
get
Logout And Remove Cookie
get
Logout Docs And Remove Cookie
get
Login To Swagger Docs
get
Get Documentation
get
Get Current Information
get
Get Created Api Keys
put
Update Api Key Name
post
Create Api Key
delete
Delete Api Key By Id
Billing
4
Bot
22
Chat
14
Integration
9
Organization
7
Payment
4
Scraping
19
Slack
4
UI
1
User
13
get
Get Logger
Authentication
Login To Obtain Access Token
Login to obtain an access token.
post
/token
Response
Successful Response
TokenSchema
required
Model for representing an access token.
access_token
string
required
token_type
string
required
Changes