# Using additional APIs of TEOS Platform

Additional APIs are required to be used along with TEOS API in case TEOS API Consumer doesn't have its own authentication service and needs TEOS Authentication service.&#x20;

[**TEOS Authentication service**](https://teos-docs.coreledger.net/resources/using-additional-apis-of-teos-platform/using-teos-authentication-service) is used to authenticate users for TEOS Platform components including TEOS API.

[**Tenant Management Service /TMS/**](https://teos-docs.coreledger.net/resources/using-additional-apis-of-teos-platform/using-tms-api) is used to get user data and sign up new user in TEOS Platform.

You will need to integrate with both TEOS Authentication service and Tenant Management Service for [authentication and authorization flow of end users within your tenant](https://teos-docs.coreledger.net/resources/using-additional-apis-of-teos-platform/user-authentication-flow-with-teos-authentication-service-and-tms).

**TxServer** is used to authorize user devices for blockchain transactions in TEOS platform and to manage blockchain wallets.
