Poozle docs home page
Search...
⌘K
Signup
Join Us
poozlehq/poozle
poozlehq/poozle
Search...
Navigation
API Documentation
Authentication
Get Started
Guides
Integrations
Common API Reference
Ticketing
Mail
Documentation
API Documentation
Overview
Authentication
User
GET
Get user
Integration Account
GET
Get integration accounts
GET
Get integration account
POST
Create integration account
POST
Check if credentials are valid
DEL
Delete integration account
Integration Definition
GET
Get integration definitions
GET
Get integration definition
POST
Create integration definition
GET
Get integration definition spec
Link
GET
Get link
POST
Create link
OAuth
GET
Get OAuths
GET
Get OAuth
POST
Create OAuth
API Documentation
Authentication
You need to authenticate to access all the APIs of Poozle both internal and unified APIs. You can generate your token using the following steps.
Go to
Settings
page from the left bar.
Choose API Keys from the above tabs.
Give the key a name, expiry time and click on generate.
Done!!. Copy the token and use in as a Bearer token while calling the APIs.
Copy
'Authorization'
:
'Bearer <token>'
Overview
Get user
Assistant
Responses are generated using AI and may contain mistakes.