API Documentation Not Accessible via User Interface #356

Closed
opened 2026-02-05 17:29:15 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @TigerdieKatze on GitHub (Jun 2, 2025).

Problem Description

Users cannot easily access API documentation through the application's user interface. Currently, the API docs are difficult to locate, which creates friction for developers trying to integrate with the system.

Current Behavior

  • API documentation is not reachable through standard UI navigation
  • No clear path from the main interface to API resources
  • Users must search externally or guess URLs to find documentation

Expected Behavior

  • Clear navigation path to API documentation from the main UI
  • Dedicated section or button in the admin/developer area
  • Easy discoverability for new users and developers

Proposed Solution

Add a button or navigation link in /admin/api-keys that redirects users to /docs/api/ or the appropriate API documentation location.

Steps to Reproduce

  1. Navigate to the main application interface
  2. Look for API documentation links
  3. Check admin sections for API-related resources
  4. Observe that no clear path exists :(

Acceptance Criteria

  • Link/button is clearly labeled and discoverable
Originally created by @TigerdieKatze on GitHub (Jun 2, 2025). ## Problem Description Users cannot easily access API documentation through the application's user interface. Currently, the API docs are difficult to locate, which creates friction for developers trying to integrate with the system. ## Current Behavior - API documentation is not reachable through standard UI navigation - No clear path from the main interface to API resources - Users must search externally or guess URLs to find documentation ## Expected Behavior - Clear navigation path to API documentation from the main UI - Dedicated section or button in the admin/developer area - Easy discoverability for new users and developers ## Proposed Solution Add a button or navigation link in `/admin/api-keys` that redirects users to `/docs/api/` or the appropriate API documentation location. ## Steps to Reproduce 1. Navigate to the main application interface 2. Look for API documentation links 3. Check admin sections for API-related resources 4. Observe that no clear path exists :( ## Acceptance Criteria - [ ] Link/button is clearly labeled and discoverable
Author
Owner

@Boy132 commented on GitHub (Jun 3, 2025):

The api docs integrated in the panel will be removed eventually and added to our website.
Right now the best place for developers is to ask on the Discord. (also because the api docs are incomplete)

@Boy132 commented on GitHub (Jun 3, 2025): The api docs integrated in the panel will be removed eventually and added to our website. Right now the best place for developers is to ask on the Discord. (also because the api docs are incomplete)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#356