The REST API heavily leverage the GraphQL framework. The GraphQL framework enable to have only one endpoint for all REST API call.
To ease navigation in the HOPEX platform repository we have created endpoint for each solution. The endpoint correspond to the published schema :
Others endpoints are available for focused topics like :
The endpoint can be called in synchronous or asynchronous way.
More information here : https://community.mega.com/t5/REST-API/Asynchronous-versus-Synchronous-Web-service-call/m-p/21913#M6
The endpoint can also have version if the schema evolve overtime. In that case the particular version of the endpoint can be call by adding the version number on the URL.
What is the endpoint to download the diagram and how to use it?
Read this article for the endpoint for the diagram export https://community.mega.com/t5/REST-API/Diagram-API-Dowload-a-diagram-by-REST-API/m-p/23127#M12
WARNING We have changed our authentication method to support single sign-on (SSO).
To learn how SSO will affect your access to the MEGA Community, please read the FAQ here