How can i test the conection to sockets endpoints?

Hi everyone, i want to test some endpoints of the API to be more specific the sockets one in postman and i don’t understand how can you conect to the web socke. can enyone explain me ? al the stpes if is not any problem plz

Hi @AdalZayas

API called through sockets are normally only used by the SDK and we don’t encourage you to do the same. We do provide a separate set of REST API - https://api-docs.amity.co/ that you can use, functionalities are the same and it’s much more user friendly. To start using the API you should use Amity API to get an access token to call other APIs. If you want to call as an admin you can also use admin token generated from asc.amity.co Console