> **Source:** https://knowledge.leegality.com/sign-station/api/o-auth-2-client-controller.tag > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # OAuth2 Client Controller > OAuth2 Client Controller The OAuth2 Client Management API provides endpoints for managing OAuth2 clients within the SignStation platform. OAuth2 clients are applications or services that can authenticate and interact with the SignStation API on behalf of users or organizations. This API allows administrators to create, retrieve, update, and delete OAuth2 clients, as well as manage their credentials and permissions. To create and manage client credentials from the dashboard, see [API Credentials](https://knowledge.leegality.com/sign-station/api-credentials). ```mdx-code-block ```