# Token Operations related to authentication tokens ## Get Token by Client ID & Client Secret - [POST /api/v3/Token/OAuth2](https://developer.dealpos.com/openapi/openapi/token/post-token-oauth2.md): Obtain an OAuth2 access token by providing client_id and client_secret. No authentication is required for this endpoint.