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 OAuth2. We will be requiring below information.
  1. Client Id (client_id)
  2. Client Secret (client_secret)
  3. Scopes (scopes)
  4. Refresh Tokens (refresh_token)

Supported Models