This page provides information about the /api-reference/account/center endpoint.

  • Endpoint: /api-reference/account/center
  • Description: The account center endpoint is used to manage user accounts.

Features

  • User Management: Perform operations such as login, logout, and account information retrieval.
  • Session Management: Handle session creation, renewal, and termination.
  • Security: Implement security measures like token authentication and rate limiting.

Usage Example

GET /api-reference/account/center

Related Resources

Account Center Overview