Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.poozle.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authentication Specification

We support authentication based on API Key and OAuth2. We will be requiring below information. API Key
  1. API Key (api_key)
  2. Confluence Domain (confluence_domain)
OAuth2
  1. Client Id (client_id)
  2. Client Secret (client_secret)
  3. Scopes (scopes)
  4. Refresh Tokens (refresh_token)
  5. Confluence Domain (confluence_domain)

Supported Models