Back to Dify

Deployment API Token Management

web/features/deployments/detail/api-tokens/api-token-management/README.md

1.16.0972 B
Original Source

Deployment API Token Management

API token management section for API endpoint display, token creation, and token listing.

Internal Modules

ModuleWhy this module uses it
sharedReuses shared deployment domain rules, UI primitives, hooks, or local helpers.
route-stateReads the route app instance identity for API token mutations.
detail/api-tokensReads API tokens route query data and table styles.
detail/api-tokens/api-keysRenders API key creation, listing, and created-token surfaces.
detail/api-tokens/docsOpens API documentation for the current endpoint.

External Modules

None.