Matrix Application Service API
Number of APIs: 8
-
thirdparty-location - Reverse-lookup third party locations given a Matrix room alias. GET {{baseUrl}}/thirdparty/location?alias=exercitation minim
-
thirdparty-location - Retrieve Matrix-side portal rooms leading to a third party location. GET {{baseUrl}}/thirdparty/location/:protocol?fields...=exercitation minim
-
thirdparty-user - Retrieve the Matrix User ID of a corresponding third party user. GET {{baseUrl}}/thirdparty/user/:protocol?fields...=exercitation minim
-
thirdparty - Retrieve metadata about a specific protocol that the application service supports. GET {{baseUrl}}/thirdparty/protocol/:protocol
-
Send some events to the application service. PUT {{baseUrl}}/transactions/:txnId
-
Query if a user should exist on the application service. GET {{baseUrl}}/users/:userId
-
Query if a room alias should exist on the application service. GET {{baseUrl}}/rooms/:roomAlias
-
thirdparty-user - Reverse-lookup third party users given a Matrix User ID. GET {{baseUrl}}/thirdparty/user?userid=exercitation minim