Matrix Application Service API

Number of APIs: 8

  1. thirdparty-location - Reverse-lookup third party locations given a Matrix room alias. GET {{baseUrl}}/thirdparty/location?alias=exercitation minim

  2. thirdparty-location - Retrieve Matrix-side portal rooms leading to a third party location. GET {{baseUrl}}/thirdparty/location/:protocol?fields...=exercitation minim

  3. thirdparty-user - Retrieve the Matrix User ID of a corresponding third party user. GET {{baseUrl}}/thirdparty/user/:protocol?fields...=exercitation minim

  4. thirdparty - Retrieve metadata about a specific protocol that the application service supports. GET {{baseUrl}}/thirdparty/protocol/:protocol

  5. Send some events to the application service. PUT {{baseUrl}}/transactions/:txnId

  6. Query if a user should exist on the application service. GET {{baseUrl}}/users/:userId

  7. Query if a room alias should exist on the application service. GET {{baseUrl}}/rooms/:roomAlias

  8. thirdparty-user - Reverse-lookup third party users given a Matrix User ID. GET {{baseUrl}}/thirdparty/user?userid=exercitation minim